We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ef899 commit b884617Copy full SHA for b884617
vJoySerialFeeder/Properties/AssemblyInfo.cs
@@ -12,7 +12,7 @@
12
[assembly: AssemblyConfiguration ("")]
13
[assembly: AssemblyCompany ("")]
14
[assembly: AssemblyProduct ("vJoySerialFeeder")]
15
-[assembly: AssemblyCopyright ("Copyright 2017")]
+[assembly: AssemblyCopyright ("Copyright 2017-2019")]
16
[assembly: AssemblyTrademark ("")]
17
[assembly: AssemblyCulture ("")]
18
// This sets the default COM visibility of types in the assembly to invisible.
@@ -24,4 +24,4 @@
24
//
25
// You can specify all the values or you can use the default the Revision and
26
// Build Numbers by using the '*' as shown below:
27
-[assembly: AssemblyVersion ("1.3.1.0")]
+[assembly: AssemblyVersion ("1.4.0.0")]
0 commit comments