From f8113aec2633eae0567c335d24caeee51910f9e1 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 3 Apr 2022 12:10:39 -0500 Subject: [PATCH] Bump version number for MSFT Store. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c46a4ab1..1535b698 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.4.0", - "description": "A new look into listening and enjoying music in style and performance.", + "version": "1.4.1", + "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", "author": "Cider Collective (https://cider.sh)",