1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Merge pull request #15 from YunoHost-Apps/ci-auto-update-v3.3.0

This commit is contained in:
Éric Gaspar 2022-08-02 09:44:48 +02:00 committed by GitHub
commit d8f922d2cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo
- Edit accounts, even the imported ones - Edit accounts, even the imported ones
- Generate TOTP and HOTP security codes - Generate TOTP and HOTP security codes
**Shipped version:** 3.2.0~ynh1 **Shipped version:** 3.3.0~ynh1
**Demo:** https://demo.2fauth.app/login **Demo:** https://demo.2fauth.app/login

View file

@ -27,7 +27,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo
- Edit accounts, even the imported ones - Edit accounts, even the imported ones
- Generate TOTP and HOTP security codes - Generate TOTP and HOTP security codes
**Version incluse :** 3.2.0~ynh1 **Version incluse :** 3.3.0~ynh1
**Démo :** https://demo.2fauth.app/login **Démo :** https://demo.2fauth.app/login

View file

@ -6,7 +6,7 @@
"en": "self-hosted alternative to One Time Passcode", "en": "self-hosted alternative to One Time Passcode",
"fr": "Alternative auto-hébergée a One Time Passcode" "fr": "Alternative auto-hébergée a One Time Passcode"
}, },
"version": "3.2.0~ynh1", "version": "3.3.0~ynh1",
"url": "https://github.com/Bubka/2FAuth", "url": "https://github.com/Bubka/2FAuth",
"upstream": { "upstream": {
"license": "AGPL-3.0", "license": "AGPL-3.0",