We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7158de commit 034d63eCopy full SHA for 034d63e
OpenCNCPilot/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("martin2250")]
12
[assembly: AssemblyProduct("OpenCNCPilot")]
13
-[assembly: AssemblyCopyright("Copyright ©martin2250 2018")]
+[assembly: AssemblyCopyright("Copyright ©martin2250 2019")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
@@ -49,5 +49,5 @@
49
// You can specify all the values or you can default the Build and Revision Numbers
50
// by using the '*' as shown below:
51
// [assembly: AssemblyVersion("1.0.*")]
52
-[assembly: AssemblyVersion("1.5.5.0")]
53
-[assembly: AssemblyFileVersion("1.5.5.0")]
+[assembly: AssemblyVersion("1.5.6.0")]
+[assembly: AssemblyFileVersion("1.5.6.0")]
0 commit comments