diff --git a/README.md b/README.md index 0b59e4d..62c7fb3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil -**Shipped version:** 2.5.0~ynh1 +**Shipped version:** 2.5.3~ynh1 **Demo:** https://tinyfilemanager.github.io/demo/ diff --git a/README_fr.md b/README_fr.md index e61e1e6..f663651 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,7 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil -**Version incluse :** 2.5.0~ynh1 +**Version incluse :** 2.5.3~ynh1 **Démo :** https://tinyfilemanager.github.io/demo/ diff --git a/manifest.toml b/manifest.toml index 55037f8..d32fb3c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Tiny File Manager" description.en = "Web based file manager" description.fr = "Gestionnaire de fichiers simple" -version = "2.5.0~ynh1" +version = "2.5.3~ynh1" maintainers = ["Jarod5001"] @@ -37,8 +37,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/prasathmani/tinyfilemanager/archive/refs/tags/2.5.0.tar.gz" - sha256 = "847a280ca8e1c31a4a39884da8f301ee77ff1885cec359a996ed3cd1430c8ffd" + url = "https://github.com/prasathmani/tinyfilemanager/archive/refs/tags/2.5.3.tar.gz" + sha256 = "414f201b4ef3746ff5270f48c7fb1403f4f1fc6ba0101c7706e3a0959ee2f2e3" autoupdate.strategy = "latest_github_tag" [resources.system_user]