Update defines.lua

This commit is contained in:
Zach P 2022-08-04 20:23:30 -07:00 committed by GitHub
parent 97d2c0ee31
commit 3f2942e94d
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.70
ULib.VERSION = 2.71
ULib.AUTOMATIC_UPDATE_CHECKS = true
ULib.ACCESS_ALL = "user"