From 71fa8c9e32a2abc9f3a988f271c1c6a31a85189a Mon Sep 17 00:00:00 2001 From: Dylan Rodgers Date: Mon, 9 Aug 2021 18:20:25 +0100 Subject: [PATCH] 1.4.12 --- 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 9db88e9..7739e4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mainroom", - "version": "1.4.11", + "version": "1.4.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mainroom", - "version": "1.4.11", + "version": "1.4.12", "license": "CC-BY-NC-SA-4.0", "dependencies": { "@aws-sdk/client-s3": "^3.4.1", diff --git a/package.json b/package.json index ff333a9..e33da22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mainroom", - "version": "1.4.11", + "version": "1.4.12", "description": "Livestreaming web application tailored exclusively for DJs", "license": "CC-BY-NC-SA-4.0", "author": "Dylan Rodgers (https://github.com/DylanRodgers98)",