From 6f0dcc347a737e4b494629ef16470066af334f79 Mon Sep 17 00:00:00 2001 From: anmol Date: Tue, 2 Apr 2019 12:30:33 +0530 Subject: [PATCH] Updated to version 4.0.1 --- README.md | 2 +- conf/app.src | 4 ++-- conf/app_addons.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 977d735b..54575c00 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.9** +Version: **4.0.1** ### Interesting links diff --git a/conf/app.src b/conf/app.src index 5a276632..0858d65c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.9/core-3.8.9.tar.gz -SOURCE_SUM=26f729ea36bc23074e20e0bd565c7f060b193887c78adeaac52f4fb808663c65 +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/4.0.1/core-4.0.1.tar.gz +SOURCE_SUM=07c9bc45a3a62758fa76db2f3c2e3ca7ebd4a63c2b76959ac10eb7bc9225cf3a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/conf/app_addons.src b/conf/app_addons.src index 752cde80..f5d90d1b 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.9/addons-3.8.9.tar.gz -SOURCE_SUM=bc9ea4aaddfa0bb8e095c037f1d6c6c3c704d86a6539afe6047c14a5fbaa1772 +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/4.0.1/addons-4.0.1.tar.gz +SOURCE_SUM=c5235b01182cb888f4e2d37da83a130cbd827624015a82bac60f4042d1b2666c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/manifest.json b/manifest.json index 203d9b32..c28f2480 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://github.com/redmatrix/hubzilla", "license": "Free as-is", - "version": "3.8.9", + "version": "4.0.1", "maintainer": { "name": "Anmol Sharma", "email": "anmol@datamol.org",