mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Merge pull request #55 from YunoHost-Apps/testing
This commit is contained in:
commit
21c098f439
3 changed files with 8 additions and 5 deletions
|
@ -27,7 +27,8 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
*(from NocoDB's website)*
|
||||
|
||||
|
||||
**Shipped version:** 0.92.3~ynh1
|
||||
**Shipped version:** 0.92.4~ynh1
|
||||
|
||||
|
||||
**Demo:** https://www.nocodb.com/demos
|
||||
|
||||
|
|
|
@ -27,7 +27,8 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
*(from NocoDB's website)*
|
||||
|
||||
|
||||
**Version incluse :** 0.92.3~ynh1
|
||||
**Version incluse :** 0.92.4~ynh1
|
||||
|
||||
|
||||
**Démo :** https://www.nocodb.com/demos
|
||||
|
||||
|
|
|
@ -6,13 +6,14 @@
|
|||
"en": "No-code platform that turns any database into a smart spreadsheet",
|
||||
"fr": "Plateform sans code qui transforme toute base de données en un tableur intelligent."
|
||||
},
|
||||
"version": "0.92.3~ynh1",
|
||||
"version": "0.92.4~ynh1",
|
||||
"url": "https://www.nocodb.com",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
"website": "https://www.nocodb.com",
|
||||
"demo": "https://www.nocodb.com/demos",
|
||||
"code": "https://github.com/nocodb/nocodb"
|
||||
"code": "https://github.com/nocodb/nocodb",
|
||||
"cpe": "cpe:2.3:a:xgenecloud:nocodb"
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
@ -45,4 +46,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue