add: update version

This commit is contained in:
Linventif 2024-03-31 15:51:33 +02:00
parent ded2ea4a6a
commit 96fa9f1190
No known key found for this signature in database
GPG Key ID: FAC0CA60F9AEEC24

View File

@ -6,7 +6,7 @@ if (game.SinglePlayer()) then return print("Gmod Integration is not supported in
gmInte = gmInte || {} gmInte = gmInte || {}
gmInte.version = "0.3.1" gmInte.version = "0.3.2"
gmInte.config = {} gmInte.config = {}
gmInte.materials = {} gmInte.materials = {}