From ee66e21726426ecf58742865944917e2c77455ae Mon Sep 17 00:00:00 2001 From: Core Date: Wed, 24 Aug 2022 09:33:49 +0100 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ee310e3..8fb9ec12 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.5.5", + "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",