From 1a7287e5f00edd906380a75f46db2a6006bb6f3e Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 16 Jul 2025 21:48:19 +0300 Subject: [PATCH] bumb matrixLatestRoomVersion to 12 in case anyone reads it --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 20d06f1..08aeb6d 100644 --- a/_config.yml +++ b/_config.yml @@ -120,7 +120,7 @@ exclude: # Latest Matrix room version for blog posts or /upgraderoom advice. If I # need something from the latest version, this is it once the servers I care # about have upgraded. Otherwise this is based on my discretion. -matrixLatestRoomVersion: 11 +matrixLatestRoomVersion: 12 # {{site.ipfsGateway}}/ipfs/IPFSHASHHERE to get ipfs link via gateway. # Hopefully future proof letting me simply swap the link here instead of