forked from TeamUlysses/ulib
Back to development mode
This commit is contained in:
parent
72c7b66989
commit
7eb152498e
@ -1,6 +1,6 @@
|
||||
# ULib Changelog
|
||||
|
||||
## Experimental Features in Testing - *(00/00/00)*
|
||||
## Upcoming - *(00/00/00)*
|
||||
* [ADD] Added a hook for PostCommandCalled (Thanks, brandonsturgeon)
|
||||
* [CHANGE] Moved Users to SQLite. (Thanks, JoshPiper)
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
{
|
||||
"name" "ULib"
|
||||
"version" "2.71"
|
||||
"up_date" "03/24/24"
|
||||
"up_date" "00/00/00"
|
||||
"author_name" "Team Ulysses"
|
||||
"author_email" "teamulysses@ulyssesmod.net"
|
||||
"author_url" "https://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.71
|
||||
ULib.AUTOMATIC_UPDATE_CHECKS = true
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1711250860
|
||||
1711264844
|
||||
|
Loading…
Reference in New Issue
Block a user