Version 8.2.0

This commit is contained in:
John Livingston
2024-02-12 16:26:11 +01:00
parent f30a45d1fd
commit fb8a2144c4
4 changed files with 6 additions and 6 deletions

View File

@ -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)"