Skip to content

Commit

Permalink
Bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Feb 22, 2024
1 parent 2bb9280 commit 171bb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/scripting/chaos.sp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <vscript>
#include <morecolors>

#define PLUGIN_VERSION "1.5.3"
#define PLUGIN_VERSION "1.5.4"

ConVar sm_chaos_enabled;
ConVar sm_chaos_effect_cooldown;
Expand Down

0 comments on commit 171bb88

Please sign in to comment.