diff --git a/README.md b/README.md index 49a9a9d..6b811a3 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.1~ynh1 +**Shipped version:** 4.0.2~ynh1 **Demo:** https://demo.2fauth.app/login diff --git a/README_fr.md b/README_fr.md index 26aa090..ddd842d 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.1~ynh1 +**Version incluse :** 4.0.2~ynh1 **Démo :** https://demo.2fauth.app/login diff --git a/manifest.toml b/manifest.toml index 7eb3d61..e6ba915 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.1~ynh1" +version = "4.0.2~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.1.tar.gz" - sha256 = "d58f83117342030d5f491e5ada83742c31bba4fddb66a60007fdcfcb14018ec5" + url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.0.2.tar.gz" + sha256 = "34053ddf673bdf4f278fd936f56b1fb9d5349e959368a714b08e626496bf14f8" autoupdate.strategy = "latest_github_tag" [resources.system_user]