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",