diff --git a/bash/matrix-upgrade-room.bash b/bash/matrix-upgrade-room.bash index 3685638..9532f45 100755 --- a/bash/matrix-upgrade-room.bash +++ b/bash/matrix-upgrade-room.bash @@ -6,7 +6,7 @@ # 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 # ran this script for. -ROOMVERSION=11 +ROOMVERSION=12 # Help and about in Element Web settings ACCESSTOKEN= NEWROOMNAME="CHANGEME (v$ROOMVERSION)"