Skip to content

Commit

Permalink
Merge pull request #350 from unoplatform/dev/jela/9-0-200
Browse files Browse the repository at this point in the history
chore: Update to 9.0.200
  • Loading branch information
jeromelaban authored Mar 3, 2025
2 parents b944190 + 0b3e526 commit 5fdea58
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions manifests/uno.ui-preview-major.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"toolVersion": "1.14.0",
"variables": {
"OPENJDK_VERSION": "11.0.20.1",
"DOTNET_SDK_VERSION": "9.0.101",
"MACCATALYST_SDK_VERSION": "18.1.9163/9.0.100",
"IOS_SDK_VERSION": "18.1.9163/9.0.100",
"DOTNET_SDK_VERSION": "9.0.200",
"MACCATALYST_SDK_VERSION": "18.2.9180/9.0.100",
"IOS_SDK_VERSION": "18.2.9180/9.0.100",
"MACOS_SDK_VERSION": "15.1.9163/9.0.100",
"ANDROID_SDK_VERSION": "35.0.24/9.0.100",
"MAUI_VERSION": "9.0.0/9.0.100",
"WASMTOOLS_VERSION": "9.0.0/9.0.100"
"ANDROID_SDK_VERSION": "35.0.39/9.0.100",
"MAUI_VERSION": "9.0.20/9.0.100",
"WASMTOOLS_VERSION": "9.0.2/9.0.100"
},
"variableMappers": [
],
Expand Down
12 changes: 6 additions & 6 deletions manifests/uno.ui-preview.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"toolVersion": "1.14.0",
"variables": {
"OPENJDK_VERSION": "11.0.20.1",
"DOTNET_SDK_VERSION": "9.0.101",
"MACCATALYST_SDK_VERSION": "18.1.9163/9.0.100",
"IOS_SDK_VERSION": "18.1.9163/9.0.100",
"DOTNET_SDK_VERSION": "9.0.200",
"MACCATALYST_SDK_VERSION": "18.2.9180/9.0.100",
"IOS_SDK_VERSION": "18.2.9180/9.0.100",
"MACOS_SDK_VERSION": "15.1.9163/9.0.100",
"ANDROID_SDK_VERSION": "35.0.24/9.0.100",
"MAUI_VERSION": "9.0.0/9.0.100",
"WASMTOOLS_VERSION": "9.0.0/9.0.100"
"ANDROID_SDK_VERSION": "35.0.39/9.0.100",
"MAUI_VERSION": "9.0.20/9.0.100",
"WASMTOOLS_VERSION": "9.0.2/9.0.100"
},
"variableMappers": [
],
Expand Down
12 changes: 6 additions & 6 deletions manifests/uno.ui.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"toolVersion": "1.14.0",
"variables": {
"OPENJDK_VERSION": "11.0.20.1",
"DOTNET_SDK_VERSION": "9.0.101",
"MACCATALYST_SDK_VERSION": "18.1.9163/9.0.100",
"IOS_SDK_VERSION": "18.1.9163/9.0.100",
"DOTNET_SDK_VERSION": "9.0.200",
"MACCATALYST_SDK_VERSION": "18.2.9180/9.0.100",
"IOS_SDK_VERSION": "18.2.9180/9.0.100",
"MACOS_SDK_VERSION": "15.1.9163/9.0.100",
"ANDROID_SDK_VERSION": "35.0.24/9.0.100",
"MAUI_VERSION": "9.0.0/9.0.100",
"WASMTOOLS_VERSION": "9.0.0/9.0.100"
"ANDROID_SDK_VERSION": "35.0.39/9.0.100",
"MAUI_VERSION": "9.0.20/9.0.100",
"WASMTOOLS_VERSION": "9.0.2/9.0.100"
},
"variableMappers": [
],
Expand Down

0 comments on commit 5fdea58

Please sign in to comment.