Skip to content

Commit b884617

Browse files
committed
Bump version to 1.4.0
1 parent c2ef899 commit b884617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vJoySerialFeeder/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration ("")]
1313
[assembly: AssemblyCompany ("")]
1414
[assembly: AssemblyProduct ("vJoySerialFeeder")]
15-
[assembly: AssemblyCopyright ("Copyright 2017")]
15+
[assembly: AssemblyCopyright ("Copyright 2017-2019")]
1616
[assembly: AssemblyTrademark ("")]
1717
[assembly: AssemblyCulture ("")]
1818
// This sets the default COM visibility of types in the assembly to invisible.
@@ -24,4 +24,4 @@
2424
//
2525
// You can specify all the values or you can use the default the Revision and
2626
// Build Numbers by using the '*' as shown below:
27-
[assembly: AssemblyVersion ("1.3.1.0")]
27+
[assembly: AssemblyVersion ("1.4.0.0")]

0 commit comments

Comments
 (0)