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 d9def17 commit 44eea0aCopy full SHA for 44eea0a
dv.lua
@@ -10,7 +10,7 @@ function help_screen()
10
-version || -v - Version of tool
11
]])
12
end
13
-local version = "v1.0.0"
+local version = "v1.0.0-beta"
14
15
function version()
16
print("Current version: " ..verison)
0 commit comments