diff --git a/package-lock.json b/package-lock.json index c2117ce..e22d5d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mainroom", - "version": "1.4.8", + "version": "1.4.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mainroom", - "version": "1.4.8", + "version": "1.4.9", "license": "CC-BY-NC-SA-4.0", "dependencies": { "@aws-sdk/client-s3": "^3.4.1", diff --git a/package.json b/package.json index 27d2109..f11d18b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mainroom", - "version": "1.4.8", + "version": "1.4.9", "description": "Livestreaming web application tailored exclusively for DJs", "license": "CC-BY-NC-SA-4.0", "author": "Dylan Rodgers (https://github.com/DylanRodgers98)",