Skip to content

Commit

Permalink
released v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Walkman100 committed Jan 16, 2019
1 parent 6321f85 commit 241b4a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Properties/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Imports System.Runtime.InteropServices
<assembly: AssemblyConfiguration("")>
<assembly: AssemblyCompany("Walkman100")>
<assembly: AssemblyProduct("KeyInsert")>
<assembly: AssemblyCopyright("FOSS from Walkman 2015-17")>
<assembly: AssemblyCopyright("FOSS from Walkman 2015-19")>
<assembly: AssemblyTrademark("")>
<assembly: AssemblyCulture("")>

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

<Assembly: AssemblyVersion("1.4.1.0")>
<Assembly: AssemblyFileVersion("1.4.1.0")>
<Assembly: AssemblyVersion("1.5.0.0")>
<Assembly: AssemblyFileVersion("1.5.0.0")>

0 comments on commit 241b4a0

Please sign in to comment.