diff --git a/scripting/tf2-comp-fixes.sp b/scripting/tf2-comp-fixes.sp index e2cfeaf..077c877 100644 --- a/scripting/tf2-comp-fixes.sp +++ b/scripting/tf2-comp-fixes.sp @@ -29,7 +29,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.12.0" +#define PLUGIN_VERSION "1.13.0" // clang-format off public diff --git a/updatefile.txt b/updatefile.txt index 524c529..0d88b42 100644 --- a/updatefile.txt +++ b/updatefile.txt @@ -1,7 +1,7 @@ "Updater" { "Information" { "Version" { - "Latest" "1.12.0" + "Latest" "1.13.0" } "Notes" "Patch notes: https://github.com/ldesgoui/tf2-comp-fixes/releases"