diff --git a/README.md b/README.md index efb8690d..977d735b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Install Hubzilla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=hubzilla)
-Version: **3.8.8** +Version: **3.8.9** ### Interesting links diff --git a/conf/app.src b/conf/app.src index 64005f11..5a276632 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.8/core-3.8.8.tar.gz -SOURCE_SUM=97ebd4d65ba6d4bc7aa6b936e266e077e1b08f409b1447c0520268e85a31bae4 +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.9/core-3.8.9.tar.gz +SOURCE_SUM=26f729ea36bc23074e20e0bd565c7f060b193887c78adeaac52f4fb808663c65 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/conf/app_addons.src b/conf/app_addons.src index 96bbf255..752cde80 100644 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.8.8/addons-3.8.8.tar.gz -SOURCE_SUM=75e90f552d85feb55da35b3b4c53c174257ff8c84391e09201f20badb72f7505 +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.8.9/addons-3.8.9.tar.gz +SOURCE_SUM=bc9ea4aaddfa0bb8e095c037f1d6c6c3c704d86a6539afe6047c14a5fbaa1772 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/manifest.json b/manifest.json index df9c02b6..203d9b32 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://github.com/redmatrix/hubzilla", "license": "Free as-is", - "version": "3.8.8", + "version": "3.8.9", "maintainer": { "name": "Anmol Sharma", "email": "anmol@datamol.org",