Skip to content

Commit d85b3d4

Browse files
committed
v1.5
1 parent f8579a5 commit d85b3d4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Build/Essentials.dll

58.5 KB
Binary file not shown.

Build/SignCommands.dll

26 KB
Binary file not shown.

Essentials/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[assembly: AssemblyTitle("Essentials")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("Scavenger")]
1212
[assembly: AssemblyProduct("Essentials")]
13-
[assembly: AssemblyCopyright("Copyright © 2013")]
13+
[assembly: AssemblyCopyright("Copyright \u00A9 Scavenger 2013")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

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

SignCommands/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[assembly: AssemblyTitle("SignCommands")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("Scavenger")]
1212
[assembly: AssemblyProduct("SignCommands")]
13-
[assembly: AssemblyCopyright("Copyright © 2013")]
13+
[assembly: AssemblyCopyright("Copyright \u00A9 Scavenger 2013")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

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

0 commit comments

Comments
 (0)