From 6afb33c54a04d20b950c5217150377c8d5169945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 26 Jan 2022 14:45:28 +0100 Subject: [PATCH] Bump to 1.7.0 --- 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 07d1462..d6733f4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Shipped version:** 1.6.1~ynh1 +**Shipped version:** 1.7.0~ynh1 **Demo:** https://app.cinny.in diff --git a/README_fr.md b/README_fr.md index 7500d4f..7e440e3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Un client matrix orienté simplicité, élégance et sécurité. - Support des "Espaces" Matrix -**Version incluse :** 1.6.1~ynh1 +**Version incluse :** 1.7.0~ynh1 **Démo :** https://app.cinny.in diff --git a/conf/app.src b/conf/app.src index 479da2b..6d58a20 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.6.1/cinny-v1.6.1.tar.gz -SOURCE_SUM=449a4b2b5e9b79da6aa3f2497f76ada62b8be6ca4724da30a2672eb2366d1160 +SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.7.0/cinny-v1.7.0.tar.gz +SOURCE_SUM=33255c84b60b82a17927bb26fd677276a93bc7e8745c619789c002dfff6a6304 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 45df8f0..315aaba 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Matrix client focusing primarily on simple, elegant and secure interface", "fr": "Client matrix orienté simplicité, élégance et sécurité" }, - "version": "1.6.1~ynh1", + "version": "1.7.0~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",