diff --git a/README.md b/README.md index 64a60c1..353aa50 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Shipped version:** 3.3.0~ynh1 +**Shipped version:** 3.3.1~ynh1 **Demo:** https://libremdb.iket.me/about diff --git a/README_fr.md b/README_fr.md index e9f0c18..2ab5c5c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Version incluse :** 3.3.0~ynh1 +**Version incluse :** 3.3.1~ynh1 **Démo :** https://libremdb.iket.me/about diff --git a/manifest.toml b/manifest.toml index 70081b8..5389aa1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Libremdb" description.en = "Free & open source IMDb front-end" description.fr = "Frontal IMDb gratuit et open source" -version = "3.3.0~ynh1" +version = "3.3.1~ynh1" maintainers = [] @@ -35,8 +35,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.3.0.tar.gz" - sha256 = "f7ecc1c8ed695909f6dca82e58809b1bcfcc3c76c7121f56b71365301ec5c025" + url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.3.1.tar.gz" + sha256 = "09dd1106ed1ea2ffa611e592eba803e33099fd2a9e2c2e25d3e154fa7ee7f2f9" autoupdate.strategy = "latest_github_tag" [resources.ports]