From 90079319e2d1f184f10d384bd76678723c989ef5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Jul 2022 06:12:56 +0000 Subject: [PATCH 1/7] Upgrade to v5.5.3 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 955244d..96b21fc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.2/invoiceninja.zip -SOURCE_SUM=64647f6960b64ac42633b65c6b8c108544e2dc845117d3c9f921792474df4ef9 +SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.3/invoiceninja.zip +SOURCE_SUM=6fe37b1961dbd9ed590f520946e914c4b982fb53b364b2586b8db265981b0ae1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a03e68a..5a29386 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and email invoices, track payments, expenses, and time tasks", "fr": "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" }, - "version": "5.5.2~ynh1", + "version": "5.5.3~ynh1", "url": "https://invoiceninja.org", "upstream": { "license": "Elastic-2.0", From a0474d4aacd04ee455b1d2a4cc2aab2959c9693a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Jul 2022 06:13:00 +0000 Subject: [PATCH 2/7] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9d67d9..3744ad8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Create and email invoices, track payments, expenses, and time tasks -**Shipped version:** 5.5.2~ynh1 +**Shipped version:** 5.5.3~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index 131a22a..d58f090 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires -**Version incluse :** 5.5.2~ynh1 +**Version incluse :** 5.5.3~ynh1 **Démo :** https://app.invoiceninja.com/dashboard From ae6909b90764b5f507446113f76c4a5a245efcd2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Aug 2022 06:12:55 +0000 Subject: [PATCH 3/7] Upgrade to v5.5.11 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 96b21fc..2932763 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.3/invoiceninja.zip -SOURCE_SUM=6fe37b1961dbd9ed590f520946e914c4b982fb53b364b2586b8db265981b0ae1 +SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.11/invoiceninja.zip +SOURCE_SUM=1b91c440a8b141a6213511533c05000e77b490d8b0f9152565db34540bb82ea4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 5a29386..46d10e8 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and email invoices, track payments, expenses, and time tasks", "fr": "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" }, - "version": "5.5.3~ynh1", + "version": "5.5.11~ynh1", "url": "https://invoiceninja.org", "upstream": { "license": "Elastic-2.0", From c3c94fe666e781daf561f3766bbdaeb9d49603be Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Aug 2022 06:13:00 +0000 Subject: [PATCH 4/7] Auto-update README --- README.md | 3 ++- README_fr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3744ad8..0156b1f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Create and email invoices, track payments, expenses, and time tasks -**Shipped version:** 5.5.3~ynh1 +**Shipped version:** 5.5.11~ynh1 + **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index d58f090..8bc5403 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires -**Version incluse :** 5.5.3~ynh1 +**Version incluse :** 5.5.11~ynh1 + **Démo :** https://app.invoiceninja.com/dashboard From 6d52483357b9ddba5948df1c8fa382c8d4fa14a2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Aug 2022 06:12:03 +0000 Subject: [PATCH 5/7] Upgrade to v5.5.14 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2932763..accd329 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.11/invoiceninja.zip -SOURCE_SUM=1b91c440a8b141a6213511533c05000e77b490d8b0f9152565db34540bb82ea4 +SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.14/invoiceninja.zip +SOURCE_SUM=488b964f470751b1d03cde1815cc32cb1658ee5edc9ef6773b79ec97711ad635 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 46d10e8..142a610 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and email invoices, track payments, expenses, and time tasks", "fr": "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" }, - "version": "5.5.11~ynh1", + "version": "5.5.14~ynh1", "url": "https://invoiceninja.org", "upstream": { "license": "Elastic-2.0", From 3e49d738665d1f70245dd20acc9bcc40f50abd4f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Aug 2022 06:12:08 +0000 Subject: [PATCH 6/7] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0156b1f..3b2fb05 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Create and email invoices, track payments, expenses, and time tasks -**Shipped version:** 5.5.11~ynh1 +**Shipped version:** 5.5.14~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index 8bc5403..832797b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires -**Version incluse :** 5.5.11~ynh1 +**Version incluse :** 5.5.14~ynh1 **Démo :** https://app.invoiceninja.com/dashboard From 0d22ff2a73ad6896965a15a964a17e5bd54f8366 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Aug 2022 11:20:11 +0000 Subject: [PATCH 7/7] Auto-update README --- README.md | 1 - README_fr.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72359d..3b2fb05 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ Create and email invoices, track payments, expenses, and time tasks **Shipped version:** 5.5.14~ynh1 - **Demo:** https://app.invoiceninja.com/dashboard ## Screenshots diff --git a/README_fr.md b/README_fr.md index 3ab7ed2..832797b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,6 +19,7 @@ Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses e **Version incluse :** 5.5.14~ynh1 + **Démo :** https://app.invoiceninja.com/dashboard ## Captures d'écran