diff --git a/CHANGELOG.md b/CHANGELOG.md index 3633db60d5..a0daaba713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.4.7 - Merry Omicron - 01 December 2021 +## 0.4.7 - The reports of my death are greatly exaggerated - 10 January 2022 New Features: - Add Play/Download functions to the Seedbox and various other right pane fixes and additions diff --git a/package.json b/package.json index c8f91b1c55..fa56a03ece 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "GPL-3.0", "main": "src/app/index.html", "version": "0.4.7", - "releaseName": "Merry Omicron", + "releaseName": "The reports of my death are greatly exaggerated", "scripts": { "build": "gulp build", "clean": "gulp clean",