From d4efa688c61068cd8e091c7fd498da2e9d3e3fdd Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 8 May 2022 17:03:23 -0500 Subject: [PATCH] Bump version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c22e95d..d446201a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.4.5", + "version": "1.4.6", "description": "A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind.", "license": "AGPL-3.0", "main": "./build/index.js",