diff --git a/scripting/tf2-comp-fixes.sp b/scripting/tf2-comp-fixes.sp index 6d437c5..56c3f72 100644 --- a/scripting/tf2-comp-fixes.sp +++ b/scripting/tf2-comp-fixes.sp @@ -37,7 +37,7 @@ #include "tf2-comp-fixes/tournament-end-ignores-whitelist.sp" #include "tf2-comp-fixes/winger-jump-bonus-when-fully-deployed.sp" -#define PLUGIN_VERSION "1.16.15" +#define PLUGIN_VERSION "1.16.16" // clang-format off public diff --git a/updatefile.txt b/updatefile.txt index 6a3abc1..3a49c6e 100644 --- a/updatefile.txt +++ b/updatefile.txt @@ -1,7 +1,7 @@ "Updater" { "Information" { "Version" { - "Latest" "1.16.15" + "Latest" "1.16.16" } "Notes" "Patch notes: https://github.com/ldesgoui/tf2-comp-fixes/releases"