Skip to content

Commit 5e75810

Browse files
jeromelabangithub-actions[bot]
authored andcommitted
chore: Update Uno.Sdk
1 parent a46c880 commit 5e75810

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/Uno.Sdk.Updater.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- This file is generated by the Uno.Sdk.Updater. Do not make manual changes. -->
33
<PropertyGroup>
44
<UnoVersion>5.5.95</UnoVersion>
5-
<UnoWasmBootstrapVersionNet8>8.0.21</UnoWasmBootstrapVersionNet8>
5+
<UnoWasmBootstrapVersionNet8>8.0.23</UnoWasmBootstrapVersionNet8>
66
<UnoWasmBootstrapVersionNet9>9.0.10</UnoWasmBootstrapVersionNet9>
77
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>
88
<UnoCoreLoggingVersion>4.1.1</UnoCoreLoggingVersion>

src/Uno.Sdk/ReadMe.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
99
| UnoToolkitVersion | 6.3.7 |
1010
| UnoThemesVersion | 5.3.1 |
1111
| UnoCSharpMarkupVersion | 5.5.7 |
12-
| UnoWasmBootstrapVersion** | 8.0.21 |
12+
| UnoWasmBootstrapVersion** | 8.0.23 |
1313
| UnoLoggingVersion | 1.7.0 |
1414
| UnoCoreLoggingSingletonVersion | 4.1.1 |
1515
| UnoUniversalImageLoaderVersion | 1.9.37 |
@@ -66,7 +66,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
6666
},
6767
{
6868
"group": "WasmBootstrap",
69-
"version": "8.0.21",
69+
"version": "8.0.23",
7070
"packages": [
7171
"Uno.Wasm.Bootstrap",
7272
"Uno.Wasm.Bootstrap.DevServer",
@@ -344,7 +344,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
344344
},
345345
{
346346
"group": "settings",
347-
"version": "1.1.25",
347+
"version": "1.1.31",
348348
"packages": [
349349
"Uno.Settings.DevServer"
350350
]

src/Uno.Sdk/packages.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"group": "WasmBootstrap",
28-
"version": "8.0.21",
28+
"version": "8.0.23",
2929
"packages": [
3030
"Uno.Wasm.Bootstrap",
3131
"Uno.Wasm.Bootstrap.DevServer",
@@ -303,7 +303,7 @@
303303
},
304304
{
305305
"group": "settings",
306-
"version": "1.1.25",
306+
"version": "1.1.31",
307307
"packages": [
308308
"Uno.Settings.DevServer"
309309
]

0 commit comments

Comments
 (0)