From cce1ab28bd1b7a7a898658b1b3d90f7a059ad3dd Mon Sep 17 00:00:00 2001 From: Jouca Date: Tue, 16 Jul 2024 02:21:09 +0900 Subject: [PATCH] Switch version to 1.3.4 --- changelog.md | 4 ++++ mod.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 67c5817..f9bc7e8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,8 @@ # Changelog +## v1.3.4 (2024-07-16) +* Added Daily/Weekly button notifications redirection +* Removed daily chests notifications coming up every 20 minutes, it will only be pushed during the loading of the game + ## v1.3.3 (2024-07-13) * Added Updated Leaderboard staff badges * Adjusted default parameters for Spotify to be false diff --git a/mod.json b/mod.json index 7ec93f7..e245f53 100644 --- a/mod.json +++ b/mod.json @@ -1,6 +1,6 @@ { "geode": "3.2.0", - "version": "v1.3.3", + "version": "v1.3.4", "gd": { "win": "2.206", "mac": "2.206",