From 8b762f5173500a9ad9428fd81b3897b45df11961 Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 1 Jan 2024 23:03:26 +0300 Subject: [PATCH] update version to 1.5.0-RC1 --- 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 acb442f..6b9424a 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 MAKET Appointment Portal for Schools, Universities and Organizations -**Shipped version:** 1.5.0-p3 +**Shipped version:** 1.5.0-RC1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 44e7fe5..d588f83 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 MAKET Appointment Portal for Schools, Universities and Organizations -**Version incluse :** 1.5.0-p3 +**Version incluse :** 1.5.0-RC1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 1115d01..efdc2f0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "MAKET Randevu" description.en = "MAKET Appointment Portal for Schools, Universities and Organizations" description.tr = "Okullar, Üniversiteler ve Organizasyonlar için MAKET Randevu Portalı" -version = "1.5.0-p3" +version = "1.5.0-RC1" maintainers = ["asandikci"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://git.aliberksandikci.com.tr/maket/MaketRandevu/releases/download/v1.5.0-p3/maketrandevu-1.5.0-p3.zip" - sha256 = "6860a4c92e418f9e730cc3e993bc2d51dccca2b3dad7c1e127fe941e8ff2b20a" + url = "https://git.aliberksandikci.com.tr/maket/MaketRandevu/releases/download/v1.5.0-RC1/maketrandevu-1.5.0-RC1.zip" + sha256 = "03c895862d598c2190175de2b4100af60ac335cf8afd340aa7cdc93cfbd183b6" in_subdir = false autoupdate.strategy = "latest_github_tag"