Skip to content

Commit e68c3d9

Browse files
authored
Version bump
1 parent 81feb73 commit e68c3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let sha = Git.Information.getCurrentHash()
3535
// version info
3636
let major = "2"
3737
let minor = "1"
38-
let mutable patch = "3"
38+
let mutable patch = "4"
3939
let mutable asmVersion = ""
4040
let mutable asmFileVersion = ""
4141

0 commit comments

Comments
 (0)