From 245250dc6cf82fb6790e6f01172a6e7f5afff022 Mon Sep 17 00:00:00 2001 From: Core Date: Thu, 27 Oct 2022 10:29:38 +0100 Subject: [PATCH] bump for betas --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40b6fdc2..409e3778 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.5.9", + "version": "1.6.0", "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",