From 7fbfbd636a0414b3fff7c0501a54711ef2b94992 Mon Sep 17 00:00:00 2001 From: Cobalt-60 <95923271+plastics-eater@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:41:03 -0500 Subject: [PATCH] Update changelog.json --- static/assets/JSON/changelog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/assets/JSON/changelog.json b/static/assets/JSON/changelog.json index 73f9ee7..cc76391 100644 --- a/static/assets/JSON/changelog.json +++ b/static/assets/JSON/changelog.json @@ -1,7 +1,7 @@ [ { "date": "1/1/2024", - "simpleDescription": "2024 Update!!!" + "simpleDescription": "2024 Update!!! - UI Overhaul" }, { "date": "11/23/2023", @@ -11,4 +11,4 @@ "date": "11/16/2023", "simpleDescription": "Added ROM Emulator to apps + Added 2 games" } -] \ No newline at end of file +]