Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Yu-Core committed Apr 24, 2023
1 parent eeb1ef3 commit ba3bb89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SwashbucklerDiary/Platforms/Windows/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap rescap">

<Identity Name="36234Yu-Core.12598F3457A93" Publisher="CN=674A8476-AC5C-463D-979D-7EABC67C0A3A" Version="0.31.6.0" />
<Identity Name="36234Yu-Core.12598F3457A93" Publisher="CN=674A8476-AC5C-463D-979D-7EABC67C0A3A" Version="0.35.8.0" />

<mp:PhoneIdentity PhoneProductId="0cfc19a1-9192-445d-b755-eb9167b4258a" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
4 changes: 2 additions & 2 deletions SwashbucklerDiary/SwashbucklerDiary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<ApplicationIdGuid>DBFF20FC-EF94-4EE2-A049-931177D2CB18</ApplicationIdGuid>

<!-- Versions -->
<ApplicationDisplayVersion>0.31.6</ApplicationDisplayVersion>
<ApplicationVersion>316</ApplicationVersion>
<ApplicationDisplayVersion>0.35.8</ApplicationDisplayVersion>
<ApplicationVersion>358</ApplicationVersion>

<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">14.2</SupportedOSPlatformVersion>
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">14.0</SupportedOSPlatformVersion>
Expand Down

0 comments on commit ba3bb89

Please sign in to comment.