We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592e583 commit efe4bbcCopy full SHA for efe4bbc
1 file changed
MSI LED Tool/Properties/AssemblyInfo.cs
@@ -9,7 +9,7 @@
9
[assembly: AssemblyConfiguration("")]
10
[assembly: AssemblyCompany("")]
11
[assembly: AssemblyProduct("MSI LED Tool")]
12
-[assembly: AssemblyCopyright("Copyright © RvdBoorn 2016")]
+[assembly: AssemblyCopyright("Copyright © RvdBoorn 2018")]
13
[assembly: AssemblyTrademark("")]
14
[assembly: AssemblyCulture("")]
15
@@ -31,5 +31,5 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("1.3.7.0")]
35
-[assembly: AssemblyFileVersion("1.3.7.0")]
+[assembly: AssemblyVersion("1.4.0.0")]
+[assembly: AssemblyFileVersion("1.4.0.0")]
0 commit comments