From a27723e8721aa626555bd3fa41641faf9a0c0d81 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 26 Dec 2020 18:07:29 +0100 Subject: [PATCH] Upgrade to v.3.0.0 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 531ad06..66ea36b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Grocy is a web-based self-hosted groceries & household management solution for your home. -**Shipped version:** 2.7.1 +**Shipped version:** 3.0.0 ## Screenshots diff --git a/conf/app.src b/conf/app.src index c73adaa..0174290 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/grocy/grocy/releases/download/v2.7.1/grocy_2.7.1.zip -SOURCE_SUM=f95cc2cc279a6445738ef9b5cc05a8cee438348d343081a76a6aa74464f76129 +SOURCE_URL=https://github.com/grocy/grocy/releases/download/v3.0.0/grocy_3.0.0.zip +SOURCE_SUM=3bb0e4b1f03de481ef2c9c91ad61bc88409c5140ec3adcad77bf24a0d65d4331 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 6303a02..9b6231b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Issue tracker that provides a balance between simplicity and power", "fr": "Gestionnaire de ticket avec un équilibre entre simplicité et puissance" }, - "version": "2.7.1~ynh1", + "version": "3.0.0~ynh1", "url": "https://github.com/grocy/grocy", "license": "MIT", "maintainer": {