Skip to content

Commit

Permalink
Downgrade the version to 3.2.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
KyouyamaKazusa0805 committed Mar 6, 2024
1 parent a8de727 commit 5892b63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--Project configuration-->
<Authors>Sunnie</Authors>
<Copyright>Copyright (c) Sunnie 2019-2024</Copyright>
<Version>3.2.6</Version>
<Version>3.2.5.1</Version>

<!--Syntax configuration-->
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down
2 changes: 1 addition & 1 deletion src/SudokuStudio/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap rescap">

<Identity Name="6808d209-134c-4ad9-a031-bf311afac91d" Publisher="CN=张齐天" Version="3.2.6.0" />
<Identity Name="6808d209-134c-4ad9-a031-bf311afac91d" Publisher="CN=张齐天" Version="3.2.5.1" />

<mp:PhoneIdentity PhoneProductId="6808d209-134c-4ad9-a031-bf311afac91d" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down

0 comments on commit 5892b63

Please sign in to comment.