diff --git a/README.md b/README.md index e4e870f..d6ef843 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.2 +**Shipped version:** 1.6.3 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 7cdd689..0cc3128 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.2 +**Version incluse :** 1.6.3 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 0185442..54ef65b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.6.2/dato-v1.6.2.tar.gz -SOURCE_SUM=3cd72532dcfa4e651110da53ad1e4dfd03e3f5a36f8bcb2d4f041e72e20d1bb0 +SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.6.3/dato-v1.6.3.tar.gz +SOURCE_SUM=200aa392cbe2e43d85b5a78d9289cc5957dbd6b7aa3d4491838d12aa5dbc9c30 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8e225b7..76d4f08 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.2~ynh1", + "version": "1.6.3~ynh1", "url": "https://squeak.eauchat.org/dato", "upstream": { "license": "AGPL-3.0-or-later",