Back to development mode

This commit is contained in:
SticklyMan 2024-03-24 01:20:44 -06:00
parent 72c7b66989
commit 7eb152498e
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

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.71
ULib.AUTOMATIC_UPDATE_CHECKS = true

View File

@ -1 +1 @@
1711250860
1711264844