mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-10-14 17:47:26 +02:00
matrix-upgrade-room.bash: set ROOMVERSION to 12
This commit is contained in:
parent
f6d3b3d08b
commit
9e9be0a22b
@ -6,7 +6,7 @@
|
|||||||
# and room versions supported by your homeserver BEFORE adjusting/running this.
|
# 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
|
# Otherwise the target room version may be outdated or the last one I have
|
||||||
# ran this script for.
|
# ran this script for.
|
||||||
ROOMVERSION=11
|
ROOMVERSION=12
|
||||||
# Help and about in Element Web settings
|
# Help and about in Element Web settings
|
||||||
ACCESSTOKEN=
|
ACCESSTOKEN=
|
||||||
NEWROOMNAME="CHANGEME (v$ROOMVERSION)"
|
NEWROOMNAME="CHANGEME (v$ROOMVERSION)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user