We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6321f85 commit 241b4a0Copy full SHA for 241b4a0
1 file changed
Properties/AssemblyInfo.vb
@@ -13,7 +13,7 @@ Imports System.Runtime.InteropServices
13
<assembly: AssemblyConfiguration("")>
14
<assembly: AssemblyCompany("Walkman100")>
15
<assembly: AssemblyProduct("KeyInsert")>
16
-<assembly: AssemblyCopyright("FOSS from Walkman 2015-17")>
+<assembly: AssemblyCopyright("FOSS from Walkman 2015-19")>
17
<assembly: AssemblyTrademark("")>
18
<assembly: AssemblyCulture("")>
19
@@ -28,5 +28,5 @@ Imports System.Runtime.InteropServices
28
' You can specify all values by your own or you can build default build and revision
29
' numbers with the '*' character (the default):
30
31
-<Assembly: AssemblyVersion("1.4.1.0")>
32
-<Assembly: AssemblyFileVersion("1.4.1.0")>
+<Assembly: AssemblyVersion("1.5.0.0")>
+<Assembly: AssemblyFileVersion("1.5.0.0")>
0 commit comments