diff --git a/README.md b/README.md index 383739d..f46ab13 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo - Edit accounts, even the imported ones - Generate TOTP and HOTP security codes -**Shipped version:** 4.0.3~ynh1 +**Shipped version:** 4.1.0~ynh1 **Demo:** https://demo.2fauth.app/login diff --git a/README_fr.md b/README_fr.md index 80ed0b0..78f94b8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo - Edit accounts, even the imported ones - Generate TOTP and HOTP security codes -**Version incluse :** 4.0.3~ynh1 +**Version incluse :** 4.1.0~ynh1 **Démo :** https://demo.2fauth.app/login diff --git a/manifest.toml b/manifest.toml index 106d4ff..0ad471e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "2FAuth" description.en = "self-hosted alternative to One Time Passcode" description.fr = "Alternative auto-hébergée a One Time Passcode" -version = "4.0.3~ynh1" +version = "4.1.0~ynh1" maintainers = ["eric_G"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.0.3.tar.gz" - sha256 = "d9c680bd79d3143c27e2ca22dba15e59ed8b10ee33586e84497b621fdfeb56cc" + url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.1.0.tar.gz" + sha256 = "461d3d464a8e74b2d190cfcc4ae2851f4f4daa9ef22bfa87ae6e96e767fc0947" autoupdate.strategy = "latest_github_tag" [resources.system_user]