Skip to content

Commit 2c71857

Browse files
committed
Version Counter Update.
1 parent 466651d commit 2c71857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nutscript/gamemode/sh_config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ end
1313
nut.config = nut.config or {}
1414

1515
// Don't Touch This, This's Version Counter. //
16-
nut.config.frameworkVersion = "0.19.2";
16+
nut.config.frameworkVersion = "0.20";
1717

1818
-- What language Nutscript shall use.
1919
nut.config.language = "korean"

0 commit comments

Comments
 (0)