We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b7fc0 commit b89aad7Copy full SHA for b89aad7
src/Package/Package.appxmanifest
@@ -13,7 +13,7 @@
13
<Identity
14
Name="9932MartCliment.WingetUIWidgets"
15
Publisher="CN=7054F010-7BE3-4163-B64E-D51DF58CF867"
16
- Version="0.8.0.0" />
+ Version="0.9.0.0" />
17
18
<Properties>
19
<DisplayName>Widgets for UniGetUI</DisplayName>
src/Widgets/Widgets-for-UniGetUI.csproj
@@ -19,7 +19,7 @@
</PropertyGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240829007" />
+ <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.250205002" />
23
</ItemGroup>
24
25
</Project>
0 commit comments