From 01680df9499abff457f56bc6dd3efb3119372319 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Wed, 5 Oct 2022 08:28:19 -0500 Subject: [PATCH] it's been a year daddy, i really really miss you. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1996f268..2c06aed1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.5.8", + "version": "1.5.9", "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",