Skip to content

Commit 8cd528d

Browse files
author
Eric Swann
committed
Updated version number
1 parent 83ee5a9 commit 8cd528d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/ClearScript.Manager/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("")]
1111
[assembly: AssemblyProduct("ClearScript.Manager")]
12-
[assembly: AssemblyCopyright("Copyright © 2014 Eric Swann et. al. - All rights reserved.")]
12+
[assembly: AssemblyCopyright("Copyright © 2014, 2015 Eric Swann et. al. - All rights reserved.")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.3.4.*")]
35-
[assembly: AssemblyFileVersion("1.3.4.*")]
34+
[assembly: AssemblyVersion("1.3.5.*")]
35+
[assembly: AssemblyFileVersion("1.3.5.*")]

0 commit comments

Comments
 (0)