Skip to content

Commit 7ed5e14

Browse files
committed
Bump to 0.65.4.81 for VSMac 8.1 preview
1 parent 9040afa commit 7ed5e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XSVim/Properties/AssemblyInfo.fs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ open System.Runtime.CompilerServices
55
[<AutoOpen>]
66
module AddinVersion =
77
[<Literal>]
8-
let version = "0.65.3.81"
8+
let version = "0.65.4.81"
99

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

0 commit comments

Comments
 (0)