We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81feb73 commit e68c3d9Copy full SHA for e68c3d9
build.fsx
@@ -35,7 +35,7 @@ let sha = Git.Information.getCurrentHash()
35
// version info
36
let major = "2"
37
let minor = "1"
38
-let mutable patch = "3"
+let mutable patch = "4"
39
let mutable asmVersion = ""
40
let mutable asmFileVersion = ""
41
0 commit comments