From 2a3b1ad51b4479c1a5fd01cd616634f6d76ee36e Mon Sep 17 00:00:00 2001 From: John Livingston Date: Fri, 7 Jan 2022 02:53:19 +0100 Subject: [PATCH] 5.3.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f18df4dc..e783779a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "peertube-plugin-livechat", - "version": "5.2.3", + "version": "5.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c011a491..db6a985d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube-plugin-livechat", "description": "PeerTube plugin livechat: offers a way to embed a chat system into Peertube.", - "version": "5.2.3", + "version": "5.3.0", "author": { "name": "John Livingston", "url": "https://github.com/JohnXLivingston"