From 2d8e3e55629b550aa5fb1c24357cd8a98b6d33a2 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sat, 21 May 2022 09:48:55 +0700 Subject: [PATCH] v1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f1301b6..f972008b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.4.7-foo", + "version": "1.4.7", "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",