Skip to content

Commit b89aad7

Browse files
committed
Update version number
1 parent 46b7fc0 commit b89aad7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Package/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Identity
1414
Name="9932MartCliment.WingetUIWidgets"
1515
Publisher="CN=7054F010-7BE3-4163-B64E-D51DF58CF867"
16-
Version="0.8.0.0" />
16+
Version="0.9.0.0" />
1717

1818
<Properties>
1919
<DisplayName>Widgets for UniGetUI</DisplayName>

src/Widgets/Widgets-for-UniGetUI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240829007" />
22+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.250205002" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)