diff --git a/package-lock.json b/package-lock.json index b223e2223..e66f51e07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "openwhyd", - "version": "1.45.10", + "version": "1.45.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "openwhyd", - "version": "1.45.10", + "version": "1.45.11", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2e9ef3167..3041c7fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openwhyd", - "version": "1.45.10", + "version": "1.45.11", "description": "A web app for collecting, playing and sharing music from various streaming platforms: Youtube, Soundcloud, Bandcamp, Vimeo, Deezer...", "homepage": "https://openwhyd.org", "license": "MIT",