From d56f6a84c0708106457a949885b9e7f7ab77c1d1 Mon Sep 17 00:00:00 2001 From: TechStudent10 <76978184+TechStudent10@users.noreply.github.com> Date: Sun, 28 Jul 2024 13:14:58 -0600 Subject: [PATCH] whoops forgot mod.json --- changelog.md | 3 +++ mod.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 2f16a49..63c05f2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,5 @@ +# 1.0.1 +- Quick bugfix update, fixes the info label issues + # 1.0.0 - Initial Release diff --git a/mod.json b/mod.json index fb3515a..df2821a 100644 --- a/mod.json +++ b/mod.json @@ -8,7 +8,7 @@ }, "id": "techstudent10.settings_plus", "name": "Settings+", - "version": "v1.0.0", + "version": "v1.0.1", "developer": "TechStudent10", "description": "A better Settings experience", "repository": "https://github.com/TechStudent10/SettingsPlus",