From 3b35aa885b9a00d94eb0589a91490727f2fa22d6 Mon Sep 17 00:00:00 2001 From: "Dean @ Skool" Date: Fri, 23 Feb 2024 11:12:35 -0500 Subject: [PATCH] fix incorrect date --- static/assets/JSON/changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/assets/JSON/changelog.json b/static/assets/JSON/changelog.json index 20a0703..3587ffe 100644 --- a/static/assets/JSON/changelog.json +++ b/static/assets/JSON/changelog.json @@ -1,6 +1,6 @@ [ { - "date": "2/22/2024", + "date": "2/23/2024", "simpleDescription": "Added 6 games and changed popular games" }, {