Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 7dfc36a

Browse files
committed
Version 1.6.3.0
1 parent bbd1b35 commit 7dfc36a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

App/AssemblyInfo1.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("SPCode")]
9-
[assembly: AssemblyDescription("SPCode - a lightweight sourcepawn editor")]
9+
[assembly: AssemblyDescription("SPCode - A lightweight SourcePawn editor")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("SPCode")]
13-
[assembly: AssemblyCopyright("Copyright © Julien Kluge 2015 - Hexah 2020")]
13+
[assembly: AssemblyCopyright("Copyright © Julien Kluge 2015 - Hexah 2021")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616
[assembly: NeutralResourcesLanguage("en-US")]
@@ -30,4 +30,4 @@
3030
// Build Number
3131
// Revision
3232
//
33-
[assembly: AssemblyVersion("1.6.2.1")]
33+
[assembly: AssemblyVersion("1.6.3.0")]

0 commit comments

Comments
 (0)