diff --git a/scripting/tf2-comp-fixes.sp b/scripting/tf2-comp-fixes.sp index c92f73f..a45602a 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.17" +#define PLUGIN_VERSION "1.16.18" // clang-format off public diff --git a/updatefile.txt b/updatefile.txt index b3e69e7..0a38a23 100644 --- a/updatefile.txt +++ b/updatefile.txt @@ -1,7 +1,7 @@ "Updater" { "Information" { "Version" { - "Latest" "1.16.17" + "Latest" "1.16.18" } "Notes" "Patch notes: https://github.com/ldesgoui/tf2-comp-fixes/releases"