From 503a45108f4a0a02fec193962d73bcb8bc48b212 Mon Sep 17 00:00:00 2001 From: Rikko Date: Sun, 18 Sep 2022 17:59:50 +0530 Subject: [PATCH 1/2] Correct CHANGELOG entries --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200ad87..779927a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## Plugin Manager (dd-mm-yyyy) -### 0.5.0 (08-09-2022) + +### 0.1.6 (15-09-2022) + +- Distinguish the settings button with a cyan color (previously was green) in plugin manager window. +- Clean up some internal code. + + +### 0.1.5 (08-09-2022) - Plugin files that export classes besides plugin or game, now work. From 5f906e730e1db033fe67c8482d652c4540d0688b Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Sun, 18 Sep 2022 12:30:42 +0000 Subject: [PATCH 2/2] [ci] apply-version-metadata --- plugins/utilities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 47800c1..d9b415f 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -204,4 +204,4 @@ } } } -} +} \ No newline at end of file