Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Nov 21, 2021
1 parent f19bc63 commit 2343e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/scripting/vehicles.sp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#pragma semicolon 1
#pragma newdecls required

#define PLUGIN_VERSION "2.3.2"
#define PLUGIN_VERSION "2.3.3"
#define PLUGIN_AUTHOR "Mikusch"
#define PLUGIN_URL "https://github.com/Mikusch/source-vehicles"

Expand Down

0 comments on commit 2343e33

Please sign in to comment.