* Fix "send message" button that was sending the message twice.
* Bump v11.0.1
This commit is contained in:
John Livingston
2024-09-03 15:28:57 +02:00
parent 575703a7e5
commit 2f78b901e3
4 changed files with 10 additions and 4 deletions

View File

@ -29,7 +29,7 @@ CONVERSE_COMMIT="9952046d580bc2930e29833f4c9987a3d4c95bc2"
# 2024-09-03: include badges short label and quick fix for sendMessage button
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
CONVERSE_VERSION="livechat-11.0.0"
CONVERSE_VERSION="livechat-11.0.1"
CONVERSE_COMMIT=""
rootdir="$(pwd)"