diff --git a/README.md b/README.md index 6b9424a..27bf2b6 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-RC1 +**Shipped version:** 1.5.0-RC2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d588f83..0995472 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-RC1 +**Version incluse :** 1.5.0-RC2 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index efdc2f0..87711cc 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-RC1" +version = "1.5.0-RC2" 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-RC1/maketrandevu-1.5.0-RC1.zip" - sha256 = "03c895862d598c2190175de2b4100af60ac335cf8afd340aa7cdc93cfbd183b6" + url = "https://git.aliberksandikci.com.tr/maket/MaketRandevu/releases/download/v1.5.0-RC2/maketrandevu-1.5.0-RC2.zip" + sha256 = "0bc522884bfa0ab0e7b110334e7e27a9aaf6df486b8ce7cf892535a881074b2b" in_subdir = false autoupdate.strategy = "latest_github_tag"