We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62bc1c commit 0b6b23dCopy full SHA for 0b6b23d
1 file changed
info.lua
@@ -5,9 +5,9 @@ function build_info()
5
organization = "NeighTools",
6
version = {
7
major = 4,
8
- minor = 0,
+ minor = 1,
9
patch = 0,
10
release = "",
11
},
12
}
13
-end
+end
0 commit comments