diff --git a/README.md b/README.md
index fc3edc7..f35f4a8 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
# Monica app for YunoHost
+[](https://ci-apps.yunohost.org/jenkins/job/monica%20%28Community%29/lastBuild/consoleFull)
+
[](https://install-app.yunohost.org/?app=monica)
-**Shipped version:** v2.2.1
+**Shipped version: v2.3.0**

Personal Relationship Manager
diff --git a/check_process b/check_process
index 70b4c97..6b1b6f2 100644
--- a/check_process
+++ b/check_process
@@ -37,5 +37,5 @@
Level 9=0
Level 10=0
;;; Options
-Email=
-Notification=none
+Email=anmol@datamol.org
+Notification=change
diff --git a/conf/app.src b/conf/app.src
index cbbc77a..e1a94c4 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,6 +1,6 @@
-SOURCE_URL=https://github.com/monicahq/monica/archive/fix/migration-utf8mb4-1442.zip
-SOURCE_SUM=4a5dbdb7e54b269400e49db67e31a444e6b0dfe8b261e2e35f25759ec13abcc4
+SOURCE_URL=https://github.com/monicahq/monica/archive/v2.3.0.zip
+SOURCE_SUM=aed382d467aacaa31fde88d4cceae622a78f3e8f6a00f6db27977b41fbad0576
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
-SOURCE_FILENAME=migration-utf8mb4-1442.zip
+SOURCE_FILENAME=v2.3.0.zip
diff --git a/manifest.json b/manifest.json
index d4014b6..fc2a2bb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -7,7 +7,7 @@
},
"url": "https://monica.com",
"license": "GPL-3.0",
- "version": "2.2.1",
+ "version": "2.3.0",
"maintainer": {
"name": "Sebastian Gumprich",
"email": "yunohost@gumpri.ch",