Skip to content

Commit 51db866

Browse files
committed
* Updated assembly information
1 parent a2698dc commit 51db866

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PK Finder/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("CodeDead")]
1414
[assembly: AssemblyProduct("PK Finder")]
15-
[assembly: AssemblyCopyright("Copyright © CodeDead 2017")]
15+
[assembly: AssemblyCopyright("Copyright © CodeDead 2018")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.3.0.0")]
55-
[assembly: AssemblyFileVersion("1.3.0.0")]
54+
[assembly: AssemblyVersion("1.4.0.0")]
55+
[assembly: AssemblyFileVersion("1.4.0.0")]

0 commit comments

Comments
 (0)