v1.12.23-rc.0

This commit is contained in:
RiotRobot
2026-06-30 13:07:03 +00:00
parent 5dc16843fb
commit e49064d374
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"productName": "Element", "productName": "Element",
"main": "lib/electron-main.js", "main": "lib/electron-main.js",
"exports": "./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", "description": "Element: the future of secure communication",
"author": { "author": {
"name": "Element", "name": "Element",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "element-web", "name": "element-web",
"version": "1.12.22", "version": "1.12.23-rc.0",
"description": "Element: the future of secure communication", "description": "Element: the future of secure communication",
"author": "New Vector Ltd.", "author": "New Vector Ltd.",
"repository": { "repository": {