matrix-upgrade-room.bash: set ROOMVERSION to 12

This commit is contained in:
Aminda Suomalainen 2025-07-17 09:04:30 +03:00
parent f6d3b3d08b
commit 9e9be0a22b
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -6,7 +6,7 @@
# and room versions supported by your homeserver BEFORE adjusting/running this.
# Otherwise the target room version may be outdated or the last one I have
# ran this script for.
ROOMVERSION=11
ROOMVERSION=12
# Help and about in Element Web settings
ACCESSTOKEN=
NEWROOMNAME="CHANGEME (v$ROOMVERSION)"