We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919d88c commit 1fab03dCopy full SHA for 1fab03d
Packaging/Package.appxmanifest
@@ -10,7 +10,7 @@
10
<Identity
11
Name="49543SystemTrayMenu.SystemTrayMenu"
12
Publisher="CN=5884501C-92ED-45DE-9508-9D987C314243"
13
- Version="1.2.9.0" />
+ Version="1.3.0.0" />
14
15
<Properties>
16
<DisplayName>SystemTrayMenu</DisplayName>
Properties/AssemblyInfo.cs
@@ -39,5 +39,5 @@
39
// You can specify all the values or you can default the Build and Revision Numbers
40
// by using the '*' as shown below:
41
// [assembly: AssemblyVersion("1.0.*")]
42
-[assembly: AssemblyVersion("1.2.9.35")]
43
-[assembly: AssemblyFileVersion("1.2.9.35")]
+[assembly: AssemblyVersion("1.3.0.0")]
+[assembly: AssemblyFileVersion("1.3.0.0")]
0 commit comments