ConverseJS 10.1.6.

This commit is contained in:
John Livingston
2023-09-04 12:16:14 +02:00
parent 79f30b5350
commit 0cc6298229
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
set -euo pipefail
set -x
CONVERSE_VERSION="v10.1.5"
CONVERSE_VERSION="v10.1.6"
CONVERSE_REPO="https://github.com/conversejs/converse.js.git"
rootdir="$(pwd)"