From cec45e3425dfd68eb2eb50fa980c6f5e351d6794 Mon Sep 17 00:00:00 2001 From: peshomir <80340328+peshomir@users.noreply.github.com> Date: Thu, 4 Dec 2025 19:48:12 +0200 Subject: [PATCH] Bump version and update changelog --- version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index b15354a..d6b5397 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ { - "version": "0.6.16", - "lastUpdated": "Nov 3", + "version": "0.6.17", + "lastUpdated": "Dec 4", "changes": [ - "Add a settings option for hiding the propaganda popup" + "Fixes for game update v2.14.4" ] }