mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
Upgrade to v3.3.0
This commit is contained in:
parent
5bfadc2ca2
commit
0aaf9f9375
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
"mysql"
|
"mysql"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain"
|
"type": "domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue