From a44cf356aa5500f6bbea8ed5b0906e2d8831beea Mon Sep 17 00:00:00 2001 From: Robert McIntosh Date: Fri, 30 Jun 2023 16:10:59 -0400 Subject: [PATCH] v2.2.3 --- CHANGELOG.md | 9 +++++++++ module.json | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb9747..ab9cc36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# Version 2.2.3 - Totally a Real Version +- Added an invisible feature that nobody will ever notice, but hey, at least it's something, right? +- Improved the speed by 0.0000000000000000000000000001%. Now you can watch progress slightly faster than before! +- Implemented a revolutionary feature that predicts the next word you're about to type, but we accidentally deleted it before release. Maybe next time? +- Removed the bug that was causing imaginary crashes in parallel universes. Our QA team worked really hard on this one. +- Updated the version number from 2.2.1.2 to 2.2.3 to make it look like something significant happened. We apologize for the confusion caused by this version mistake. + +> Please note that the changes listed above may not have any tangible impact on your experience with the software, but we hope they bring a smile to your face as you update to Version 2.2.3! + # Version 2.2.1.2 - Wait I didn't push this a week ago? - Fixed an issue where I used `game.i18n.translations.SETTINGS.Configure` instead of `game.i18n.localize('SETTINGS.Configure')` - Fixed **Expanded Module Dependencies** dialog from not showing when only recommended modules are missing diff --git a/module.json b/module.json index b4b9a56..06a13f6 100644 --- a/module.json +++ b/module.json @@ -5,8 +5,7 @@ "version": "2.2.0", "compatibility": { "minimum": 10, - "verified": 10, - "maximum": 11 + "verified": 11 }, "authors": [ {