diff --git a/lua/ulx/sh_defines.lua b/lua/ulx/sh_defines.lua index d4f96c2..7bf30e1 100644 --- a/lua/ulx/sh_defines.lua +++ b/lua/ulx/sh_defines.lua @@ -1,6 +1,6 @@ ulx.LOW_ARGS = "You did not specify enough arguments for this command. Type 'ulx help' in console for help." -ulx.version = 3.82 -- Current release version. Don't access directly, use ULib.pluginVersionStr( "ULX" ) instead. +ulx.version = 3.81 -- Current release version. Don't access directly, use ULib.pluginVersionStr( "ULX" ) instead. ulx.release = false -- Is this the release? ulx.ID_ORIGINAL = 1