Back to development mode

This commit is contained in:
Nayruden 2017-03-21 15:40:46 -05:00
parent c3b1d7be47
commit 06111c3b87
4 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
# ULib Changelog
## v2.64 - *(00/00/00)*
## v2.63 - *(03/21/17)*
* [FIX] Server errors when loading massive ban lists.

View File

@ -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/"

View File

@ -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

View File

@ -1 +1 @@
1490127595
1490128846