Skip to content

Commit

Permalink
chore: Bump to stable builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jan 16, 2025
1 parent 9d90b91 commit 0dc15d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/Uno.Sdk/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
| UnoCoreLoggingSingletonVersion | 4.1.1 |
| UnoUniversalImageLoaderVersion | 1.9.37 |
| UnoDspTasksVersion | 1.4.0-dev.12 |
| UnoResizetizerVersion | 1.7.0-dev.13 |
| UnoResizetizerVersion | 1.7.0 |
| SkiaSharpVersion | 2.88.9-preview.2.2 |
| SvgSkiaVersion | 2.0.0.4 |
| WinAppSdkVersion | 1.6.250108002 |
Expand Down
8 changes: 4 additions & 4 deletions src/Uno.Sdk/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
},
{
"group": "Dsp",
"version": "1.4.0-dev.12",
"version": "1.4.0",
"packages": [
"Uno.Dsp.Tasks"
]
},
{
"group": "Resizetizer",
"version": "1.7.0-dev.13",
"version": "1.7.0",
"packages": [
"Uno.Resizetizer"
]
Expand Down Expand Up @@ -172,7 +172,7 @@
},
{
"group": "UnoFonts",
"version": "2.5.0-dev.11",
"version": "2.5.0",
"packages": [
"Uno.Fonts.OpenSans",
"Uno.Fonts.Fluent",
Expand Down Expand Up @@ -308,7 +308,7 @@
},
{
"group": "Themes",
"version": "5.4.0-dev.21",
"version": "5.4.0",
"packages": [
"Uno.Material.WinUI",
"Uno.Material.WinUI.Markup",
Expand Down

0 comments on commit 0dc15d0

Please sign in to comment.