diff --git a/scripting/tf2-comp-fixes.sp b/scripting/tf2-comp-fixes.sp index 365d866..6811410 100644 --- a/scripting/tf2-comp-fixes.sp +++ b/scripting/tf2-comp-fixes.sp @@ -28,7 +28,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.11.2" +#define PLUGIN_VERSION "1.12.0" // clang-format off public diff --git a/updatefile.txt b/updatefile.txt index c47b2da..4b06ecc 100644 --- a/updatefile.txt +++ b/updatefile.txt @@ -1,7 +1,7 @@ "Updater" { "Information" { "Version" { - "Latest" "1.11.2" + "Latest" "1.12.0" } "Notes" "Patch notes: https://github.com/ldesgoui/tf2-comp-fixes/releases"