Skip to content

Commit

Permalink
Version: 版本号变更
Browse files Browse the repository at this point in the history
  • Loading branch information
Miaoyww committed Jul 31, 2023
1 parent 6d9fa66 commit c13030a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions NonsPlayer/NonsPlayer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
<DefaultLanguage>zh-cn</DefaultLanguage>
<PackageId>$(AssemblyName)</PackageId>
<Version>0.2.3</Version>
<AssemblyVersion>0.2.3</AssemblyVersion>
<FileVersion>0.2.3</FileVersion>
<Version>0.2.5</Version>
<AssemblyVersion>0.2.5</AssemblyVersion>
<FileVersion>0.2.5</FileVersion>
<Product>Miaoyww</Product>
<PackageCertificateThumbprint>90B23112B9452F6A7D258D4D87E2EF96B1431B7C</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
Expand Down
2 changes: 1 addition & 1 deletion NonsPlayer/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Identity
Name="EB15650D-CE4F-4DEA-8F56-EF591D71C664"
Publisher="CN=Miaoyww"
Version="0.2.3.0" />
Version="0.2.5.0" />

<Properties>
<DisplayName>NonsPlayer</DisplayName>
Expand Down

0 comments on commit c13030a

Please sign in to comment.