From 6e77c7cd67747b9cc26384ce126d7e3dac30b790 Mon Sep 17 00:00:00 2001 From: Core Date: Tue, 30 Aug 2022 12:46:53 +0100 Subject: [PATCH] stop being weird --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93f76a1b..445cecfe 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.5.7", + "version": "1.5.6", "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",