mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01: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
|
||||
|
||||
# Check https://matrix.org/docs/spec/#complete-list-of-room-versions before
|
||||
# upgrading a room and change as necessary
|
||||
ROOMVERSION=6
|
||||
# upgrading a room and change as necessary (WARNING: deprecated, no replacement
|
||||
# that includes versions after 7 at the time of writing)
|
||||
ROOMVERSION=9
|
||||
ACCESSTOKEN=
|
||||
NEWROOMNAME=""
|
||||
OLDROOMID=
|
||||
|
Loading…
Reference in New Issue
Block a user