We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9040afa commit 7ed5e14Copy full SHA for 7ed5e14
XSVim/Properties/AssemblyInfo.fs
@@ -5,7 +5,7 @@ open System.Runtime.CompilerServices
5
[<AutoOpen>]
6
module AddinVersion =
7
[<Literal>]
8
- let version = "0.65.3.81"
+ let version = "0.65.4.81"
9
10
[<assembly: AssemblyTitle("XSVim")>]
11
// The assembly version has the format {Major}.{Minor}.{Build}.{VSMacVersion}
0 commit comments