From 565e16e9523f991474ec651fb15e02ba3599652e Mon Sep 17 00:00:00 2001 From: Dylan Rodgers Date: Thu, 5 Aug 2021 20:11:16 +0100 Subject: [PATCH] 1.4.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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)",