1
0
Fork 0
mirror of https://github.com/JonnyBro/beatrun.git synced 2025-04-05 10:26:33 +05:00
This commit is contained in:
Jonny_Bro (Nikita) 2025-02-24 16:12:35 +05:00
parent 166adc32d7
commit 98ae519b1b
No known key found for this signature in database
GPG key ID: A18808B38428F7C4
2 changed files with 2 additions and 2 deletions
beatrun/gamemodes/beatrun/gamemode
version.txt

View file

@ -1,6 +1,6 @@
BEATRUN_SHARED = BEATRUN_SHARED or {}
versionGlobal = "1.0.38"
versionGlobal = "1.0.40"
versionLatest = ""
local isVersionCheched

View file

@ -1 +1 @@
1.0.38
1.0.40