Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Nov 11, 2023
1 parent 017ecc1 commit d0f3191
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CharacterMap/CharacterMap/CharacterMap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
<AppxBundle>Always</AppxBundle>
<AppxBundlePlatforms>x86|x64|arm|arm64</AppxBundlePlatforms>
<AppxBundlePlatforms>x86|x64|arm64</AppxBundlePlatforms>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppInstallerUpdateFrequency>0</AppInstallerUpdateFrequency>
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
Expand Down
2 changes: 1 addition & 1 deletion CharacterMap/CharacterMap/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:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp">
<Identity Name="58027.265370AB8DB33" Publisher="CN=DB299AFD-CD90-4B49-8407-33F11AF0C784" Version="2023.8.0.0" />
<Identity Name="58027.265370AB8DB33" Publisher="CN=DB299AFD-CD90-4B49-8407-33F11AF0C784" Version="2023.9.0.0" />
<mp:PhoneIdentity PhoneProductId="c3a59f67-c12f-4cd8-9d1e-2419f77ee8ae" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Character Map UWP</DisplayName>
Expand Down

0 comments on commit d0f3191

Please sign in to comment.