Skip to content

Commit 39936c5

Browse files
committed
Version updated to 1.1
1 parent b64e138 commit 39936c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

App/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
// You can specify all the values or you can default the Build and Revision Numbers
5151
// by using the '*' as shown below:
5252
// [assembly: AssemblyVersion("1.0.*")]
53-
[assembly: AssemblyVersion("1.0.0.0")]
54-
[assembly: AssemblyFileVersion("1.0.0.0")]
53+
[assembly: AssemblyVersion("1.1.0.0")]
54+
[assembly: AssemblyFileVersion("1.1.0.0")]
5555
[assembly: NeutralResourcesLanguage("en")]
5656

0 commit comments

Comments
 (0)