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 05ffbe4 commit 7b23322Copy full SHA for 7b23322
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 = "1"
+let mutable patch = "2"
39
let mutable asmVersion = ""
40
let mutable asmFileVersion = ""
41
0 commit comments