Bump version 8.4.0
This commit is contained in:
parent
5316b7eb2b
commit
ab8c2915b6
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## ??? (Not Released Yet)
|
||||
## 8.4.0
|
||||
|
||||
* Fix #87: updating chat room title when video/channel title is changed.
|
||||
* Updating xmppjs-chat-box version.
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"version": "8.3.2",
|
||||
"version": "8.4.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "peertube-plugin-livechat",
|
||||
"version": "8.3.2",
|
||||
"version": "8.4.0",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"async": "^3.2.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"description": "PeerTube plugin livechat: create chat rooms for your Peertube lives! Comes with many features: federation, moderation tools, chat bot, chat persistence, OBS integration, ...",
|
||||
"version": "8.3.2",
|
||||
"version": "8.4.0",
|
||||
"license": "AGPL-3.0",
|
||||
"author": {
|
||||
"name": "John Livingston",
|
||||
|
Loading…
x
Reference in New Issue
Block a user