Skip to content

Commit 241b4a0

Browse files
committed
released v1.5
1 parent 6321f85 commit 241b4a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Properties/AssemblyInfo.vb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Imports System.Runtime.InteropServices
1313
<assembly: AssemblyConfiguration("")>
1414
<assembly: AssemblyCompany("Walkman100")>
1515
<assembly: AssemblyProduct("KeyInsert")>
16-
<assembly: AssemblyCopyright("FOSS from Walkman 2015-17")>
16+
<assembly: AssemblyCopyright("FOSS from Walkman 2015-19")>
1717
<assembly: AssemblyTrademark("")>
1818
<assembly: AssemblyCulture("")>
1919

@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
2828
' You can specify all values by your own or you can build default build and revision
2929
' numbers with the '*' character (the default):
3030

31-
<Assembly: AssemblyVersion("1.4.1.0")>
32-
<Assembly: AssemblyFileVersion("1.4.1.0")>
31+
<Assembly: AssemblyVersion("1.5.0.0")>
32+
<Assembly: AssemblyFileVersion("1.5.0.0")>

0 commit comments

Comments
 (0)