forked from TeamUlysses/ulib
Update defines.lua
Updated version number
This commit is contained in:
parent
ac0b4c7af3
commit
de4ea56a84
@ -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.80
|
||||
ULib.AUTOMATIC_UPDATE_CHECKS = true
|
||||
|
||||
ULib.ACCESS_ALL = "user"
|
||||
|
Loading…
Reference in New Issue
Block a user