From 2eb4e103a2aaaac071acf4b708f549771c70a46b Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 24 Apr 2022 23:07:53 -0500 Subject: [PATCH] Bump version to next release 1.4.5/and or 1.5 later on. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e4a017c..669f1398 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.4.3", + "version": "1.4.5", "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",