From 2e6f0c96832a061fb09af699957d087313bc5194 Mon Sep 17 00:00:00 2001 From: asandikci Date: Sat, 13 Jan 2024 01:07:39 +0300 Subject: [PATCH] version update --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e5b102d..453e051 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in This is a dummy description of this app features -**Shipped version:** 1.5~ynh1 +**Shipped version:** 1.7~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 99cefe3..0982bbf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Ceci est une fausse description des fonctionalités de l'app -**Version incluse :** 1.5~ynh1 +**Version incluse :** 1.7~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 2dc6cd6..aff4af8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Yurdle" description.en = "yurdle package" description.tr = "yurdle paketi" -version = "1.6~ynh1" +version = "1.7~ynh1" maintainers = ["asandikci"] @@ -83,8 +83,8 @@ ram.runtime = "50M" # This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with : # ynh_setup_source --dest_dir="$install_dir" # You can also define other assets than "main" and add --source_id="foobar" in the previous command - url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.6/yurdle_server.tar.gz" - sha256 = "199d4453366e9a555259fa4438a496d0da3ecfa476e91a1d180adc451967620e" + url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.7/yurdle_server.tar.gz" + sha256 = "c113659ed59921223393e86f33a67da8a9d30950b66934dc9dc1b11b012e5506" # These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py # to auto-update the previous asset urls and sha256sum + manifest version