diff --git a/README.md b/README.md index 2460848..4a4074e 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 hierechical note taking application with many advanced features, focused on building a large personal knowledge base. -**Shipped version:** 0.46.6 +**Shipped version:** 0.46.7 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8230726..0962235 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 constuction d'une large base de connsaissances personelle. -**Version incluse :** 0.46.6 +**Version incluse :** 0.46.7 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 2f099fb..33c4975 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.46.6.tar.gz -SOURCE_SUM=efcc6196997ac66c5503527bb7b76a4f1d4e893e9dc91bd96a4f2355eb2969e2 +SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.46.7.tar.gz +SOURCE_SUM=623987b4bdd09963a1647946acd27ffcb0fd2324f2dfb5015ffe2cda4b20d3db SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ec07fce..d2167ac 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 constuction d'une large base de connsaissances personelle" }, - "version": "0.46.6~ynh1", + "version": "0.46.7~ynh1", "url": "https://github.com/zadam/trilium", "license": "AGPL-3.0-only", "maintainer": {