diff --git a/README.md b/README.md index 935265b..a8bc8e9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Web application for managing employee absences -**Shipped version:** 1.4.2~ynh1 +**Shipped version:** 1.4.5~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2e21640..7a487f6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Application Web de gestion des absences des employés -**Version incluse :** 1.4.2~ynh1 +**Version incluse :** 1.4.5~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index ab2710f..d6dd219 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Timeoff" description.en = "Web application for managing employee absences" description.fr = "Application Web de gestion des absences des employés" -version = "1.4.2~ynh1" +version = "1.4.5~ynh1" maintainers = ["Julien Malik"] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/timeoff-management/timeoff-management-application/archive/refs/tags/1.4.2.tar.gz" - sha256 = "b0a5f7e88c39a0ae43e5c53c50efb82e9a78add1954f7c0a60ae91c25bbf608f" + url = "https://github.com/timeoff-management/timeoff-management-application/archive/refs/tags/1.4.5.tar.gz" + sha256 = "8280eb54b2ea4d419b4d8a5d81ef498a04b2a5bd78bd68ca94ac83b8e8f29eed" autoupdate.strategy = "latest_github_release" [resources.system_user]