Skip to content

Commit 44eea0a

Browse files
committed
typo
1 parent d9def17 commit 44eea0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dv.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function help_screen()
1010
-version || -v - Version of tool
1111
]])
1212
end
13-
local version = "v1.0.0"
13+
local version = "v1.0.0-beta"
1414

1515
function version()
1616
print("Current version: " ..verison)

0 commit comments

Comments
 (0)