diff --git a/README.md b/README.md index 3ab4f5d..88bf7ec 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.4.9-maket +**Shipped version:** 1.5.0-p1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8e74387..58dfe24 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.4.9-maket +**Version incluse :** 1.5.0-p1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 3191772..10e04e7 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.4.9-maket" +version = "1.5.0-p1" maintainers = ["asandikci"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://git.aliberksandikci.com.tr/ifl/iflrandevu/releases/download/1.4.3-ifl.2/iflrandevu-1.4.3-ifl.2.zip" - sha256 = "66b5ecc621e7ecfb22edee8497ec44c59b10e0ffb5a49aa42d1fa30891f33f28" + url = "https://git.aliberksandikci.com.tr/maket/MaketRandevu/releases/download/v1.5.0-p1/maketrandevu-1.5.0-p1.zip" + sha256 = "635a10ab74e8c493471488ff60cf591dc3153a51cf6dbd28182e9542e9f1f18d" in_subdir = false autoupdate.strategy = "latest_github_tag"