We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd31d86 commit d6dbf17Copy full SHA for d6dbf17
Properties/AssemblyInfo.cs
@@ -9,7 +9,7 @@
9
[assembly: AssemblyConfiguration("")]
10
[assembly: AssemblyCompany("SQLPlayer")]
11
[assembly: AssemblyProduct("Data Script Writer")]
12
-[assembly: AssemblyCopyright("Copyright © Kamil Nowinski 2018-2020")]
+[assembly: AssemblyCopyright("Copyright © Kamil Nowinski 2018-2021")]
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("2.3.0.0")]
35
-[assembly: AssemblyFileVersion("2.3.0.0")]
+[assembly: AssemblyVersion("2.4.0.0")]
+[assembly: AssemblyFileVersion("2.4.0.0")]
0 commit comments