From 5e76766ee278796e58126dc1f39a764ddb82a999 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Wed, 12 Aug 2026 11:50:01 +0000 Subject: [PATCH] v1.12.26-rc.0 --- apps/desktop/package.json | 2 +- apps/web/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/desktop/package.json b/apps/desktop/package.json index d8ab36368b..1883ade316 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -3,7 +3,7 @@ "productName": "Element", "main": "lib/electron-main.js", "exports": "./lib/electron-main.js", - "version": "1.12.25", + "version": "1.12.26-rc.0", "description": "Element: the future of secure communication", "author": { "name": "Element", diff --git a/apps/web/package.json b/apps/web/package.json index fea9531831..713c1674c5 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "element-web", - "version": "1.12.25", + "version": "1.12.26-rc.0", "description": "Element: the future of secure communication", "author": "New Vector Ltd.", "repository": {