diff --git a/README.md b/README.md index a39956d..302e889 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Simple way to manage your todo lists. - Password protection -**Shipped version:** 1.8.0~ynh1 +**Shipped version:** 1.8.1~ynh1 **Demo:** https://www.mytinytodo.net/demo/ diff --git a/README_fr.md b/README_fr.md index c32f998..7c55da4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ myTinyTodo permet de Gérer efficacement vos listes de tâches. - Mot de passe de protection -**Version incluse :** 1.8.0~ynh1 +**Version incluse :** 1.8.1~ynh1 **Démo :** https://www.mytinytodo.net/demo/ diff --git a/manifest.toml b/manifest.toml index f3b9610..4c5d270 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "myTinyTodo" description.en = "Open source to-do list script" description.fr = "Gestionnaire de todo list" -version = "1.8.0~ynh1" +version = "1.8.1~ynh1" maintainers = ["plabuse"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.8.0/mytinytodo-v1.8.0.tar.gz" - sha256 = "6343bf1c60664a896ad3f111639386113fd31904ca63a41480dacf61672e918c" + url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.8.1/mytinytodo-v1.8.1.tar.gz" + sha256 = "1add8ea5ca3d43ec7b8d6c6c73689b620534e4fbacb270333c61117350d258b3" autoupdate.strategy = "latest_github_tag" [resources.system_user]