From 29e6c4f5074361d81e7155d8dd479069fb11088b Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:41:53 +0200 Subject: [PATCH] Update changelog and bump version --- version.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index d6b5397..9514634 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,11 @@ { - "version": "0.6.17", - "lastUpdated": "Dec 4", + "version": "0.6.18", + "lastUpdated": "Dec 30", "changes": [ - "Fixes for game update v2.14.4" + "Updated custom lobbies to the latest version", + "When creating a custom lobby, you can now select a region where it will be created", + "The latency to the custom lobby server is displayed below the header in the custom lobby UI", + "Improved the propaganda blocking feature", + "Added automatic patches for the special custom lobby version (https://fxclient.github.io/custom-lobbies) which continues to serve its purpose of guaranteeing access to custom lobbies while allowing the regular version to quickly be updated to the latest Territorial.io version, neglecting the custom lobby patches if needed" ] }