Version 8.2.0
This commit is contained in:
parent
f30a45d1fd
commit
fb8a2144c4
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## ??? (Not Released Yet)
|
||||
## 8.2.0
|
||||
|
||||
### New features
|
||||
|
||||
|
@ -24,8 +24,8 @@ CONVERSE_COMMIT=""
|
||||
# - Adding "users" icon in the menu toggle button
|
||||
# - Removing unecessary plugins: headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize.
|
||||
# - Destroy room: remove the challenge, and the new JID
|
||||
CONVERSE_VERSION="livechat-8.1.0"
|
||||
CONVERSE_COMMIT="5f53fc16336b93da49174b38294a8944f850e8ae"
|
||||
CONVERSE_VERSION="livechat-8.2.0"
|
||||
# CONVERSE_COMMIT="5f53fc16336b93da49174b38294a8944f850e8ae"
|
||||
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
|
||||
|
||||
rootdir="$(pwd)"
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"version": "8.1.0",
|
||||
"version": "8.2.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "peertube-plugin-livechat",
|
||||
"version": "8.1.0",
|
||||
"version": "8.2.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.1.0",
|
||||
"version": "8.2.0",
|
||||
"license": "AGPL-3.0",
|
||||
"author": {
|
||||
"name": "John Livingston",
|
||||
|
Loading…
x
Reference in New Issue
Block a user