From 9f600f4e351d4974a40334ac892e26e4319e455e Mon Sep 17 00:00:00 2001 From: asandikci Date: Sun, 7 Jan 2024 15:49:01 +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 3dabfe9..e5b102d 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.0~ynh1 +**Shipped version:** 1.5~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 895deb9..99cefe3 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.0~ynh1 +**Version incluse :** 1.5~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index ab3b5cf..4631d5e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Yurdle" description.en = "yurdle package" description.tr = "yurdle paketi" -version = "1.4~ynh1" +version = "1.5~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.4/yurdle_server.tar.gz" - sha256 = "7bf5398a577b7a61f1e8b4a8d6f6c98a01889a683f696cf7257e9f09e0b60bbc" + url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.5/yurdle_server.tar.gz" + sha256 = "168963a9183b325925ae805eb9cfd0b907721a1e3a06ffa54c64e7e4f427f48e" # 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