update version
This commit is contained in:
parent
8b762f5173
commit
8c630c9861
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue