From 1477c3c39176deaf003f788d9805dd36de32300b Mon Sep 17 00:00:00 2001 From: vapormusic Date: Tue, 26 Jul 2022 22:56:29 +0700 Subject: [PATCH] up 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9926ed56..4e4080a2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.5.1", + "version": "1.5.2", "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",