diff --git a/README.md b/README.md
index 3b80d41..49e7295 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[](https://ci-apps.yunohost.org/jenkins/job/osada%20%28Community%29/lastBuild/consoleFull)
[](https://install-app.yunohost.org/?app=osada)
-**Shipped version:** 1.4
+**Shipped version:** 1.6
## 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 e2aff9c..5271a27 100755
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://framagit.org/macgirvin/osada/-/archive/1.4/osada-1.4.tar.gz
-SOURCE_SUM=65b97a5167cd560b517448881fe96be96412007f1e4e3ac8380ac7d1cf2b89b5
+SOURCE_URL=https://framagit.org/macgirvin/osada/-/archive/1.6/osada-1.6.tar.gz
+SOURCE_SUM=7c73e6979d50c8f2825d8fe5082a02d49978b28afd25235c2629ebfb1a215ed8
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=
diff --git a/conf/app_addons.src b/conf/app_addons.src
index 39bbefd..98f0cb9 100755
--- a/conf/app_addons.src
+++ b/conf/app_addons.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://framagit.org/macgirvin/osada-addons/-/archive/master/osada-addons-master.tar.gz
-SOURCE_SUM=e918f390b34da2f18357aee38ce21efe700358904ffa786846bc1a59f9029247
+SOURCE_URL=https://framagit.org/macgirvin/osada-addons/-/archive/938d5f658b9b7173e37ac776aced5f096d8bd843/osada-addons-938d5f658b9b7173e37ac776aced5f096d8bd843.tar.gz
+SOURCE_SUM=743eaf0f0329949d67a86dbd97309baed6ac0363c6acc38be21697c1a9eac044
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=
diff --git a/manifest.json b/manifest.json
index 7e050a3..79722ca 100755
--- a/manifest.json
+++ b/manifest.json
@@ -8,7 +8,7 @@
},
"url": "http://zotlabs.com/osada/",
"license": "Free as-is",
- "version": "1.4",
+ "version": "1.6",
"maintainer": {
"name": "Anmol Sharma",
"email": "anmol@datamol.org"