From 21b4ae1e699e02df87131fb427f46579192df40d Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Thu, 16 Sep 2021 17:58:10 -0400 Subject: [PATCH] Upate to v0.47.7 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 59a5323..ad28a77 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 Trilium Notes is an Evernote-like hierarchical note taking application with many advanced features, focused on building a large personal knowledge base. -**Shipped version:** 0.47.4 +**Shipped version:** 0.47.7 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5677e72..12a941b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Trilium Notes est une application de prise de note hiérarchique semblable a Evernote, avec maintes fonctions avancées, centrée sur la construction d'une large base de connaissances personnelle. -**Version incluse :** 0.47.4 +**Version incluse :** 0.47.7 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 9ae04bd..e2e2f3c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.47.4.tar.gz -SOURCE_SUM=86d0a167e29ffc41818948932075003306c6724bd447f984c77252b4c79871a9 +SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.47.7.tar.gz +SOURCE_SUM=c83556bbeb7d71d9df34f54f7da909648a8f54a01f8a8b9113882b88574b6196 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v0.47.4.tar.gz +SOURCE_FILENAME=v0.47.7.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 63afda6..584da59 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A hierarchical note taking application with focus on building large personal knowledge base", "fr": "Une application de prise de note hiérarchique centrée sur la construction d'une large base de connaissances personnelle" }, - "version": "0.47.4~ynh1", + "version": "0.47.7~ynh1", "url": "https://github.com/zadam/trilium", "license": "AGPL-3.0-only", "maintainer": {