diff --git a/README.md b/README.md
index bab7a94..f87a756 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://install-app.yunohost.org/?app=monica)
-Shipped version: **2.8.0**
+Shipped version: **2.8.1**

Personal Relationship Manager
diff --git a/conf/app.src b/conf/app.src
index 3a4a9ff..5a35fbb 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/monicahq/monica/archive/v2.8.0.zip
-SOURCE_SUM=72670426bf3ffd64827d0d0fce32469fc895b800580d1c81f0213e52b468e1c6
+SOURCE_URL=https://github.com/monicahq/monica/archive/v2.8.1.zip
+SOURCE_SUM=130d886412483e2a80703fde42b09181d572ca355ce1144c5bf7db8fa9010cb0
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 423333b..33fdbc9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -7,7 +7,7 @@
},
"url": "https://monica.com",
"license": "GPL-3.0",
- "version": "2.8.0",
+ "version": "2.8.1",
"maintainer": {
"name": "Sebastian Gumprich",
"email": "yunohost@gumpri.ch",