diff --git a/README.md b/README.md index f879828..348a2be 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 Minimalist kanban board, focused on compactness and readability -**Shipped version:** 2023.08.09~ynh1 +**Shipped version:** 2023.11.05~ynh1 **Demo:** https://nullboard.io/preview diff --git a/README_fr.md b/README_fr.md index aa8c354..4d61376 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 Minimalist kanban board, focused on compactness and readability -**Version incluse :** 2023.08.09~ynh1 +**Version incluse :** 2023.11.05~ynh1 **Démo :** https://nullboard.io/preview diff --git a/manifest.toml b/manifest.toml index b388f02..62c1f46 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Nullboard" description.en = "Minimalist kanban board, focused on compactness and readability" description.fr = "Kanban minimaliste, axé sur la compacité et la lisibilité" -version = "2023.08.09~ynh1" +version = "2023.11.05~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/apankrat/nullboard/archive/b4ea5a316e795ee786a9ab597e263a247155a99b.tar.gz" - sha256 = "9401d204a5140832e275371445ffde2dcbee9f581a75094fef947ae0ce0a30e1" + url = "https://github.com/apankrat/nullboard/archive/d6384d0522174564562e3e4bbaa0c682edd79992.tar.gz" + sha256 = "95dcb1c5a32f279b939a2654a41d864fd5e038f022c398978ff5b0c543fcf585" autoupdate.upstream = "https://github.com/apankrat/nullboard" autoupdate.strategy = "latest_github_commit"