mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-04-25 17:57:57 +02:00
matrix-upgrade-room.bash: bumb to room version 9
Also warn that I cannot find where the current versions are
This commit is contained in:
parent
e460ad7b87
commit
8274a84c6d
@ -3,8 +3,9 @@
|
|||||||
# Based on https://gist.github.com/turt2live/a99c8e794d6115d4ddfaadb72aabf063
|
# Based on https://gist.github.com/turt2live/a99c8e794d6115d4ddfaadb72aabf063
|
||||||
|
|
||||||
# Check https://matrix.org/docs/spec/#complete-list-of-room-versions before
|
# Check https://matrix.org/docs/spec/#complete-list-of-room-versions before
|
||||||
# upgrading a room and change as necessary
|
# upgrading a room and change as necessary (WARNING: deprecated, no replacement
|
||||||
ROOMVERSION=6
|
# that includes versions after 7 at the time of writing)
|
||||||
|
ROOMVERSION=9
|
||||||
ACCESSTOKEN=
|
ACCESSTOKEN=
|
||||||
NEWROOMNAME=""
|
NEWROOMNAME=""
|
||||||
OLDROOMID=
|
OLDROOMID=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user