From 7216e6d1bbf8799832890dfdaf88e4e737199e19 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 20 Feb 2022 10:43:56 -0600 Subject: [PATCH] updating version number to prevent confusion. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06b287ac..db32d991 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cider", "applicationId": "Cider", "productName": "Cider", - "version": "1.1.0", + "version": "1.2.1", "description": "A new look into listening and enjoying music in style and performance.", "license": "AGPL-3.0", "main": "./build/index.js",