From 398bda6e8051368d48c0737719ce277028dce396 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 26 Feb 2019 16:58:22 +0800 Subject: Make dialog remember its location --- version.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'version.json') diff --git a/version.json b/version.json index 5b277f8f4..4bcc303c0 100644 --- a/version.json +++ b/version.json @@ -23,6 +23,10 @@ { "game": "19w08a", "mod": "2.3.0.52" + }, + { + "game": "19w09a", + "mod": "2.3.1.53" } ], "changelogs": { @@ -51,6 +55,11 @@ "version": "2.3.0.52", "text": "Updated to 19w08a", "level": "none" + }, + { + "version": "2.3.1.53", + "text": "7 New features + Several Bug Fixes", + "level": "useful" } ] } -- cgit