From d12630b1d2a4cbd91f38831ccec2196f7563303d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 5 Mar 2021 04:17:51 +0100 Subject: [PATCH] Upgrade to 1.0.7 --- README.md | 2 +- check_process | 4 ++++ conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6f97757..9a238d5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Mobilizon aims to solve existing platform's problems to organize events in a dec Mobilizon is a tool that helps you find, create and organise events. You can also create a page for your group where the members will be able to organise together. -**Shipped version:** 1.0.6-2021-02-23 +**Shipped version:** 1.0.7 ## Important points to read before installing diff --git a/check_process b/check_process index f9f05d7..adfeead 100644 --- a/check_process +++ b/check_process @@ -22,6 +22,8 @@ # upgrade=1 from_commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6 # 1.0.3~ynh1 # upgrade=1 from_commit=8413ab8bd3aca3e2f6c431153dd9dfab37860956 + # 1.0.6-2021-02-23~ynh1 + upgrade=1 from_commit=8d20652e67015a535b2063edc54379604a7d932d backup_restore=1 multi_instance=1 port_already_use=0 @@ -38,3 +40,5 @@ Notification=all name=1.0.0~ynh1 ; commit=8413ab8bd3aca3e2f6c431153dd9dfab37860956 name=1.0.3~ynh1 + ; commit=8d20652e67015a535b2063edc54379604a7d932d + name=1.0.6-2021-02-23~ynh1 diff --git a/conf/app.src b/conf/app.src index 21b19d1..aad809e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/82a3995a0de502367150667507e64111bcde6af8/mobilizon-82a3995a0de502367150667507e64111bcde6af8.tar.gz -SOURCE_SUM=c83d124d76079949b33328ea9b1bf51d5b4b8d72d3f8517ba9da702af970cc20 +SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.0.7/mobilizon-1.0.7.tar.gz +SOURCE_SUM=61b571682aad5e4e41b8dafce76531d97c1a8d4f2429c14c1b94c59bc37b4d47 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mobilizon-1.0.6-2021-02-23.tar.gz +SOURCE_FILENAME=mobilizon-1.0.7.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index e307ac3..d0d29c3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A decentralized and federated platform to organize events", "fr": "Une plateforme décentralisée et fédérée pour organiser des événements" }, - "version": "1.0.6-2021-02-23~ynh1", + "version": "1.0.7~ynh1", "url": "https://joinmobilizon.org/", "license": "AGPL-3.0-or-later", "maintainer": {