forked from TeamUlysses/ulib
Back to development mode
This commit is contained in:
parent
c3b1d7be47
commit
06111c3b87
@ -1,5 +1,7 @@
|
||||
# ULib Changelog
|
||||
|
||||
## v2.64 - *(00/00/00)*
|
||||
|
||||
## v2.63 - *(03/21/17)*
|
||||
* [FIX] Server errors when loading massive ban lists.
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
"AddonInfo"
|
||||
{
|
||||
"name" "ULib"
|
||||
"version" "2.63"
|
||||
"up_date" "03/21/17"
|
||||
"version" "2.63d"
|
||||
"up_date" "00/00/00"
|
||||
"author_name" "Team Ulysses"
|
||||
"author_email" "teamulysses@ulyssesmod.net"
|
||||
"author_url" "http://www.ulyssesmod.net/"
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
ULib = ULib or {}
|
||||
|
||||
ULib.RELEASE = true -- Don't access these two directly, use ULib.pluginVersionStr("ULib")
|
||||
ULib.RELEASE = false -- Don't access these two directly, use ULib.pluginVersionStr("ULib")
|
||||
ULib.VERSION = 2.63
|
||||
ULib.AUTOMATIC_UPDATE_CHECKS = true
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1490127595
|
||||
1490128846
|
||||
|
Loading…
Reference in New Issue
Block a user