diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 0f85c51f9f..c6a8dc8e4c 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.18", + "version": "1.12.19-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 c5452bc002..65e731da89 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "element-web", - "version": "1.12.18", + "version": "1.12.19-rc.0", "description": "Element: the future of secure communication", "author": "New Vector Ltd.", "repository": {