Skip to content

Commit 1fab03d

Browse files
committed
version 1.3.0.0
1 parent 919d88c commit 1fab03d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Packaging/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Identity
1111
Name="49543SystemTrayMenu.SystemTrayMenu"
1212
Publisher="CN=5884501C-92ED-45DE-9508-9D987C314243"
13-
Version="1.2.9.0" />
13+
Version="1.3.0.0" />
1414

1515
<Properties>
1616
<DisplayName>SystemTrayMenu</DisplayName>

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
// You can specify all the values or you can default the Build and Revision Numbers
4040
// by using the '*' as shown below:
4141
// [assembly: AssemblyVersion("1.0.*")]
42-
[assembly: AssemblyVersion("1.2.9.35")]
43-
[assembly: AssemblyFileVersion("1.2.9.35")]
42+
[assembly: AssemblyVersion("1.3.0.0")]
43+
[assembly: AssemblyFileVersion("1.3.0.0")]

0 commit comments

Comments
 (0)