Skip to content

Commit a40db73

Browse files
committed
Bumped version to 1.5
1 parent 0b994d7 commit a40db73

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
// General Information about an assembly is controlled through the following
88
// set of attributes. Change these attribute values to modify the information
99
// associated with an assembly.
10-
[assembly: AssemblyTitle("CS:CO Installer")]
10+
[assembly: AssemblyTitle("Classic Offensive Installer")]
1111
[assembly: AssemblyDescription("")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("")]
1414
[assembly: AssemblyProduct("")]
15-
[assembly: AssemblyCopyright("Copyright © 2016")]
15+
[assembly: AssemblyCopyright("Copyright © 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.4.3.0")]
55-
[assembly: AssemblyFileVersion("1.4.3.0")]
54+
[assembly: AssemblyVersion("1.5.0.0")]
55+
[assembly: AssemblyFileVersion("1.5.0.0")]

update.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/TheDoctor0/CSCOInstaller/releases/download/1.43/CSCO.Installer.exe
1+
https://github.com/TheDoctor0/CSCOInstaller/releases/download/1.5/CSCO.Installer.exe

0 commit comments

Comments
 (0)