diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6f1e31f84..ff5906453 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -34,7 +34,7 @@ The rating depends on the installed text processing backend. See [the rating ove
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
]]>
- 4.0.0-rc.1
+ 4.0.0-rc.2
agpl
Christoph Wurst
GretaD
diff --git a/package-lock.json b/package-lock.json
index 73d4252c5..52fb45f61 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "nextcloud-mail",
- "version": "4.0.0-rc1",
+ "version": "4.0.0-rc2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nextcloud-mail",
- "version": "4.0.0-rc1",
+ "version": "4.0.0-rc2",
"license": "agpl",
"dependencies": {
"@ckeditor/ckeditor5-alignment": "37.1.0",
diff --git a/package.json b/package.json
index f6117f343..883b9ec87 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "nextcloud-mail",
"description": "Nextcloud Mail",
- "version": "4.0.0-rc1",
+ "version": "4.0.0-rc2",
"author": "Christoph Wurst ",
"license": "agpl",
"private": true,