update version

This commit is contained in:
Linventif 2023-12-28 02:56:41 +01:00
parent 9ffd748c99
commit 0c492a56ca

View File

@ -5,7 +5,7 @@ if game.SinglePlayer() then return end
//
gmInte = {}
gmInte.version = "0.1.8"
gmInte.version = "0.1.9"
gmInte.config = {
["redownloadMaterials"] = false,
}