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