Skip to content

Commit f8f39bb

Browse files
committed
Change Version to Alpha v0.1
1 parent f42aebe commit f8f39bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-- These may be changed
77

88
-- You are not allowed to change the following Variables
9-
local VERSION = "Alpha v0.0.1";
9+
local VERSION = "Alpha v0.1";
1010
local NAME = "Prometheus";
1111
local BY = "Levno_710";
1212

0 commit comments

Comments
 (0)