From e49064d374e4e148289dee8d7bcd77573b9ad2d7 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 30 Jun 2026 13:07:03 +0000 Subject: [PATCH] v1.12.23-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 b19843c583..6de37e6f28 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.22", + "version": "1.12.23-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 3c84f96fb6..9aa29e013a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "element-web", - "version": "1.12.22", + "version": "1.12.23-rc.0", "description": "Element: the future of secure communication", "author": "New Vector Ltd.", "repository": {