Bump version 6.2.1.

This commit is contained in:
John Livingston 2023-03-07 15:55:15 +01:00
parent ba54ac6527
commit b9ab4cfc4b
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "peertube-plugin-livechat",
"version": "6.2.0",
"version": "6.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-livechat",
"version": "6.2.0",
"version": "6.2.1",
"license": "AGPL-3.0",
"dependencies": {
"async": "^3.2.2",

View File

@ -1,7 +1,7 @@
{
"name": "peertube-plugin-livechat",
"description": "PeerTube plugin livechat: offers a way to embed a chat system into Peertube.",
"version": "6.2.0",
"version": "6.2.1",
"license": "AGPL-3.0",
"author": {
"name": "John Livingston",