From 3b4cc805df566e7efa032eed8e26d74ba5eba24f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 17 Feb 2021 05:00:22 +0100 Subject: [PATCH] Upgrade to 1.0.6-2021-02-17 --- README.md | 2 +- check_process | 10 +++++++--- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1c5ad8d..3a809e0 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.3 +**Shipped version:** 1.0.6-2021-02-17 ## Important points to read before installing diff --git a/check_process b/check_process index 4a80164..8afbb14 100644 --- a/check_process +++ b/check_process @@ -15,11 +15,13 @@ setup_public=1 upgrade=1 # 0.1.0-2019-05-15~ynh1 - upgrade=1 from_commit=185cc16e516076e340cca149e8e9140a8762e22e + # upgrade=1 from_commit=185cc16e516076e340cca149e8e9140a8762e22e # 0.1.0-2019-12-28~ynh1 - upgrade=1 from_commit=6b77f268d4e7e2cd525e11e11f3ed5a5162d0bd2 + # upgrade=1 from_commit=6b77f268d4e7e2cd525e11e11f3ed5a5162d0bd2 # 1.0.0~ynh1 - upgrade=1 from_commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6 + # upgrade=1 from_commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6 + # 1.0.3~ynh1 + # upgrade=1 from_commit=8413ab8bd3aca3e2f6c431153dd9dfab37860956 backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -39,3 +41,5 @@ Notification=all name=0.1.0-2019-12-28~ynh1 ; commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6 name=1.0.0~ynh1 + ; commit=8413ab8bd3aca3e2f6c431153dd9dfab37860956 + name=1.0.3~ynh1 diff --git a/conf/app.src b/conf/app.src index 6bbab02..f3b2dac 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.0.3/mobilizon-1.0.3.tar.gz -SOURCE_SUM=5fe588f3567a90c82be8ac1289f836ee2b98b446033c1ca8f9293fd2145441c5 +SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/f7c17394df6978c25453b357fef126c8b24fd05b/mobilizon-f7c17394df6978c25453b357fef126c8b24fd05b.tar.gz +SOURCE_SUM=7ff7a144b56cb7f01eba217bfd57f11dc345d2784b983c2105b9bd66a9407f98 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mobilizon-1.0.3.tar.gz +SOURCE_FILENAME=mobilizon-1.0.6.tar.gz diff --git a/manifest.json b/manifest.json index 52aafdb..8484964 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.3~ynh1", + "version": "1.0.6-2021-02-17~ynh1", "url": "https://joinmobilizon.org/", "license": "AGPL-3.0-or-later", "maintainer": {