Skip to content

Commit

Permalink
Version: 版本号变更
Browse files Browse the repository at this point in the history
  • Loading branch information
Miaoyww committed Aug 4, 2023
1 parent e567917 commit 19da81f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions NonsPlayer/NonsPlayer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>
<DefaultLanguage>zh-cn</DefaultLanguage>
<PackageId>$(AssemblyName)</PackageId>
<Version>0.2.6</Version>
<AssemblyVersion>0.2.6</AssemblyVersion>
<FileVersion>0.2.6</FileVersion>
<Version>0.3.1</Version>
<AssemblyVersion>0.3.1</AssemblyVersion>
<FileVersion>0.3.1</FileVersion>
<Product>Miaoyww</Product>
<PackageCertificateThumbprint>90B23112B9452F6A7D258D4D87E2EF96B1431B7C</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>False</AppxPackageSigningEnabled>
<PackageCertificateThumbprint>1B4546F36CAFF8A204BEB64202DB844480503318</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<ApplicationIcon>Assets/WindowIcon.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<NeutralLanguage>zh</NeutralLanguage>
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.6.0" />
Version="0.3.1.0" />

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

0 comments on commit 19da81f

Please sign in to comment.