From 3a29a17554f8498ff0a7f0c34bb571c938ae6e88 Mon Sep 17 00:00:00 2001 From: squeak Date: Sun, 26 Sep 2021 23:56:01 +0200 Subject: [PATCH] 1.6.1~ynh1 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e541d73..051f96a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The purpose of dato is not to propose a UI specific to some purpose, but somethi Dato is a progressive webapp, which means that you can install it from the browser in computer and phones, and use it offline. -**Shipped version:** 1.6.0 +**Shipped version:** 1.6.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 96b6095..6c0de1e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Le but de dato n'est pas de proposer l'interface idéale pour chaque outil, mais Dato est une application web progressive, ce qui veut dire que vous pouvez l'installer sur ordinateur et téléphone facilement et l'utiliser hors connexion. -**Version incluse :** 1.6.0 +**Version incluse :** 1.6.1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 8ccb6ef..4435620 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.6.0/dato-v1.6.0.tar.gz -SOURCE_SUM=74a502be351413623ce47ce12ce681c99d04554500580c8a8c254a2fdc9617a5 +SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.6.1/dato-v1.6.1.tar.gz +SOURCE_SUM=9b93618dc5e5a7a53af5a8d625bb6afdba668d34b29f695cff82c2acff3a5e11 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d6ac85c..997d2ed 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Store all kinds of data with an extremely customizable interface.", "fr": "Stockez tous types de données avec une interface complètement customizable." }, - "version": "1.6.0~ynh2", + "version": "1.6.1~ynh1", "url": "https://squeak.eauchat.org/dato", "upstream": { "license": "AGPL-3.0-or-later",