From f18e6c9f719f87912212597d4c0c349558cd14bd Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Mon, 6 Jan 2020 15:32:46 -0800 Subject: [PATCH] chore: bump to 4.7.1 to catch stragglers on strange 4.7.x versions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce1940ca3..ae64ab27d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "google-play-music-desktop-player", "productName": "Google Play Music Desktop Player", - "version": "4.7.0", + "version": "4.7.1", "apiVersion": "1.1.0", "description": "An Electron wrapper for Google Play Music", "main": "build/index.js",