Skip to content

Commit

Permalink
Bump version for 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nosami committed Dec 4, 2018
1 parent f3ddfca commit 1442a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XSVim/Properties/AssemblyInfo.fs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ open System.Runtime.CompilerServices
[<AutoOpen>]
module AddinVersion =
[<Literal>]
let version = "0.64.2"
let version = "0.64.3"

[<assembly: AssemblyTitle("XSVim")>]
// The assembly version has the format {Major}.{Minor}.{Build}.{Revision}
Expand Down

0 comments on commit 1442a42

Please sign in to comment.