diff --git a/README.md b/README.md
index 49e7295..095756e 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,16 @@
[](https://ci-apps.yunohost.org/jenkins/job/osada%20%28Community%29/lastBuild/consoleFull)
[](https://install-app.yunohost.org/?app=osada)
-**Shipped version:** 1.6
+
+Shipped version: **2.0.1**
+### Interesting links
+
+- [YunoHost project](https://yunohost.org)
+- [Osada/Zap website](http://zotlabs.com/osada/)
+- [Osada/Zap code on Framagit](https://framagit.org/macgirvin/osada)
+- [Osada/Zap addons on Framagit](https://framagit.org/macgirvin/osada-addons)
+
## Osada
[Osada](http://zotlabs.com/osada/) uses **Zot6 protocol** which is next version of **zot5 protocol** used by [Hubzilla](http://hubzilla.org). Osada has native support for the **ActivityPub protocol** (W3C standard) as well as the more advanced features. It can inter-operate with other social networking applications and projects in either of these spaces, including **Mastodon, Pleroma, Pixelfed, PeerTube, Funkwhale, Zap, Friendica, Hubzilla,** and many more.
diff --git a/conf/app.src b/conf/app.src
index 5271a27..278639e 100755
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://framagit.org/macgirvin/osada/-/archive/1.6/osada-1.6.tar.gz
-SOURCE_SUM=7c73e6979d50c8f2825d8fe5082a02d49978b28afd25235c2629ebfb1a215ed8
+SOURCE_URL=https://framagit.org/macgirvin/osada/-/archive/2.0.1/osada-2.0.1.tar.gz
+SOURCE_SUM=3d22586a3901eeac53760789c83270e1e6fbab38145f3b7dbba7581335f1097e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=
diff --git a/manifest.json b/manifest.json
index 79722ca..f2a08e5 100755
--- a/manifest.json
+++ b/manifest.json
@@ -8,7 +8,7 @@
},
"url": "http://zotlabs.com/osada/",
"license": "Free as-is",
- "version": "1.6",
+ "version": "2.0.1",
"maintainer": {
"name": "Anmol Sharma",
"email": "anmol@datamol.org"