From f71cfbf85778eaca9cdeaf3243479ef92866d52c Mon Sep 17 00:00:00 2001 From: Tobias P Date: Sat, 23 Sep 2023 23:26:56 +0200 Subject: [PATCH] upgraded to version 0.9.5 --- README.md | 2 +- manifest.toml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 90812e2..e7d7543 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This package allows you to install sr2ini quickly and simply on a YunoHost serve * supports multi-install * defaut visibility is public -**Shipped version:** 0.9.4~ynh1 +**Shipped version:** 0.9.5~ynh1 ## Screenshots diff --git a/manifest.toml b/manifest.toml index 461f10d..289965c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SR2 Initiative Tracker" description.en = "A simple initiative tracker for Shaodwrun 2e." description.de = "Ein einfacher Initiative-Tracker für Shaodwrun, 2. Edition." -version = "0.9.4~ynh1" +version = "0.9.5~ynh1" maintainers = ["Eclipse729"] @@ -38,8 +38,8 @@ ram.runtime = "1M" [resources] [resources.sources.main] - url = "https://git.unterdemradar.de/tobias/sr2ini/releases/download/0.9.4/sr2ini-0.9.4.tar.gz" - sha256 = "b0d377fe0c4ad9f3975e5798b35d7faba90466e855c229efe7af110261c1acbf" + url = "https://git.unterdemradar.de/tobias/sr2ini/releases/download/0.9.5/sr2ini-0.9.5.tar.gz" + sha256 = "7dd22080f8768eeda1b080e293f8646a33f60d9b9bd2352c3de572efd454064b" format = "tar.gz" in_subdir = false