From 4920d6c8c6499a03801694b0a28896ec64b6bf6b Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 16 Jun 2026 13:16:34 +0000 Subject: [PATCH] v1.12.22-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 d3e7b859cc..7c5c437867 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.21", + "version": "1.12.22-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 321fe082da..8d0141db4c 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "element-web", - "version": "1.12.21", + "version": "1.12.22-rc.0", "description": "Element: the future of secure communication", "author": "New Vector Ltd.", "repository": {