From 8274a84c6dd8516c88267e30848e7664f8206072 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 22 Sep 2021 10:08:39 +0300 Subject: [PATCH] matrix-upgrade-room.bash: bumb to room version 9 Also warn that I cannot find where the current versions are --- bash/matrix-upgrade-room.bash | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bash/matrix-upgrade-room.bash b/bash/matrix-upgrade-room.bash index a6e953f..df2b1e7 100755 --- a/bash/matrix-upgrade-room.bash +++ b/bash/matrix-upgrade-room.bash @@ -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=