diff --git a/bash/matrix-upgrade-room.bash b/bash/matrix-upgrade-room.bash index 297472d..2e4a723 100755 --- a/bash/matrix-upgrade-room.bash +++ b/bash/matrix-upgrade-room.bash @@ -2,7 +2,8 @@ # Based on https://gist.github.com/turt2live/a99c8e794d6115d4ddfaadb72aabf063 -# TODO: Find out where the latest version can be found out from +# Check https://matrix.org/docs/spec/#complete-list-of-room-versions before +# upgrading a room and change as necessary ROOMVERSION=5 ACCESSTOKEN= NEWROOMNAME=""