diff --git a/addons/sourcemod/scripting/vehicles.sp b/addons/sourcemod/scripting/vehicles.sp index e03bb97..8d8b0d2 100644 --- a/addons/sourcemod/scripting/vehicles.sp +++ b/addons/sourcemod/scripting/vehicles.sp @@ -27,7 +27,7 @@ #pragma semicolon 1 #pragma newdecls required -#define PLUGIN_VERSION "2.3.0" +#define PLUGIN_VERSION "2.3.1" #define PLUGIN_AUTHOR "Mikusch" #define PLUGIN_URL "https://github.com/Mikusch/source-vehicles"