Update defines.lua

This commit is contained in:
Zach P 2021-07-15 16:12:24 -07:00 committed by GitHub
parent 09c4e751a1
commit 3e76606ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
ULib = ULib or {}
ULib.RELEASE = false -- Don't access these two directly, use ULib.pluginVersionStr("ULib")
ULib.VERSION = 2.63
ULib.VERSION = 2.70
ULib.AUTOMATIC_UPDATE_CHECKS = true
ULib.ACCESS_ALL = "user"