update version

master
MisterE123 2021-02-16 17:44:24 -05:00
parent 69a48fc0b2
commit 333f25e2c4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ local player_speed = 2 -- when in the minigame
local player_jump = 2 -- when in the minigame
quikbild = {} --global table
quikbild.version = "02.16.2021.2"
quikbild.version = "02.16.2021.3"
arena_lib.register_minigame("quikbild", {
prefix = "[QuikBild] ",