diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 8ee010d3f0..159ea2fdf9 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-rc.1", + "version": "1.12.21-rc.2", "description": "Element: the future of secure communication", "author": { "name": "Element", diff --git a/apps/web/package.json b/apps/web/package.json index f8ffc9f4d0..92d6904da2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,6 +1,6 @@ { "name": "element-web", - "version": "1.12.21-rc.1", + "version": "1.12.21-rc.2", "description": "Element: the future of secure communication", "author": "New Vector Ltd.", "repository": {