We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696229d commit 515fb84Copy full SHA for 515fb84
version.lua
@@ -1,5 +1,5 @@
1
local versions = {
2
- programVersion = "1.0.0",
+ programVersion = "1.0.1",
3
configVersion = 1
4
}
5
0 commit comments