Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-yao committed Dec 12, 2024
1 parent c330269 commit 8b54361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l4d2_tank_draw/scripting/l4d2_tank_draw.sp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#include "lib/dev_menu.sp"
#include "lib/lucky_draw.sp"

#define PLUGIN_VERSION "2.6.0"
#define PLUGIN_VERSION "2.7.0"
#define PLUGIN_FLAG FCVAR_SPONLY | FCVAR_NOTIFY
#define COMMAND_FILTER COMMAND_FILTER_CONNECTED | COMMAND_FILTER_NO_BOTS

Expand Down

0 comments on commit 8b54361

Please sign in to comment.