Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nosami committed Dec 4, 2018
1 parent 548a296 commit 076b5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XSVim/Properties/AssemblyInfo.fs
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ open System.Runtime.CompilerServices
[<AutoOpen>]
module AddinVersion =
[<Literal>]
let version = "0.64.3"
let version = "0.64.4.80"

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

[<assembly: AssemblyVersion(version)>]

Expand Down

0 comments on commit 076b5f0

Please sign in to comment.