diff --git a/README.md b/README.md index 94ab480..cad85ce 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Galette is a membership management web application towards non profit organizati - Plugin support -**Shipped version:** 1.0.0~ynh1 +**Shipped version:** 1.0.0~ynh2 **Demo:** https://demo.galette.eu/login diff --git a/README_fr.md b/README_fr.md index 6c28c77..c5ed26c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Outil de gestion d'adhérents et de cotisation en ligne pour associations. - Support de plugins -**Version incluse :** 1.0.0~ynh1 +**Version incluse :** 1.0.0~ynh2 **Démo :** https://demo.galette.eu/login diff --git a/manifest.toml b/manifest.toml index e8dbdab..2cee54a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Galette" description.en = "Membership management web application for non profit organizations" description.fr = "Outil de gestion d'adhérents et de cotisation en ligne pour associations" -version = "1.0.0~ynh1" +version = "1.0.0~ynh2" maintainers = [] @@ -56,8 +56,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/galette/galette/releases/download/1.0.0rc2/galette-1.0.0-rc2-20231017-a030a93d5e.tar.bz2" - sha256 = "ad3d7aaf46b8a0980ddb9e98fb22db10d0d01b6742f1272b577e573791b16313" + url = "https://github.com/galette/galette/releases/download/1.0.0rc3/galette-1.0.0-rc3-20231122-a9c2ed838d.1.tar.bz2" + sha256 = "b4d5ed0c47baf03d5f1be69e3ba25b10ece5e22e62c308b4bc9867f4003a0a55" + autoupdate.strategy = "latest_github_release" [resources.system_user] allow_email = true