version 1.3.2.0

This commit is contained in:
Markus Hofknecht 2022-10-24 20:01:04 +02:00
parent 83944572da
commit 6dd343e5f4
2 changed files with 2 additions and 1 deletions

View file

@ -10,7 +10,7 @@
<Identity
Name="49543SystemTrayMenu.SystemTrayMenu"
Publisher="CN=5884501C-92ED-45DE-9508-9D987C314243"
Version="1.3.1.0" />
Version="1.3.2.0" />
<Properties>
<DisplayName>SystemTrayMenu</DisplayName>

View file

@ -58,6 +58,7 @@
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
<AppInstallerUri>https://github.com/Hofknecht/SystemTrayMenu/releases</AppInstallerUri>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<AppxBundle>Always</AppxBundle>