Skip to content

Commit

Permalink
Raised version to 2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolocust committed Oct 20, 2022
1 parent 998afd5 commit dae3e8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SimpleZIP_UI/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:iot="http://schemas.microsoft.com/appx/manifest/iot/windows10" IgnorableNamespaces="uap mp iot">
<Identity Name="13323AA47phU.SimpleZIP" Publisher="CN=F076DB47-B438-4B57-85AE-EAC4B9DEAE80" Version="2.5.10.0" />
<Identity Name="13323AA47phU.SimpleZIP" Publisher="CN=F076DB47-B438-4B57-85AE-EAC4B9DEAE80" Version="2.5.11.0" />
<mp:PhoneIdentity PhoneProductId="f3580b41-a822-48b2-9b32-c6637d2a3a54" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>SimpleZIP</DisplayName>
Expand Down
2 changes: 1 addition & 1 deletion SimpleZIP_UI/SimpleZIP_UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppInstallerUpdateFrequency>0</AppInstallerUpdateFrequency>
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<GenerateTestArtifacts>False</GenerateTestArtifacts>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
</PropertyGroup>
Expand Down

0 comments on commit dae3e8c

Please sign in to comment.