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": {