Release 9.0.0

This commit is contained in:
John Livingston
2024-04-22 15:19:08 +02:00
parent 9b68887508
commit 913560842d
4 changed files with 51 additions and 54 deletions

View File

@ -32,8 +32,8 @@ CONVERSE_COMMIT=""
# - Removing unecessary plugins: headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize.
# - Destroy room: remove the challenge, and the new JID
# - New config option [colorize_username](https://conversejs.org/docs/html/configuration.html#colorize_username)
CONVERSE_VERSION="livechat-8.2.0"
CONVERSE_COMMIT="9d0794974fe77e1a3a1de4585ab4d1f0a373f269"
CONVERSE_VERSION="livechat-9.0.0"
# CONVERSE_COMMIT="9d0794974fe77e1a3a1de4585ab4d1f0a373f269"
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
rootdir="$(pwd)"