1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nocodb_ynh.git synced 2024-09-03 19:56:01 +02:00

Merge pull request #52 from YunoHost-Apps/testing

Upgrade to version 0.92.3
This commit is contained in:
tituspijean 2022-07-08 19:05:40 +02:00 committed by GitHub
commit a707b7ff7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 7 deletions

View file

@ -27,7 +27,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
*(from NocoDB's website)*
**Shipped version:** 0.90.11~ynh1
**Shipped version:** 0.92.3~ynh1
**Demo:** https://www.nocodb.com/demos

View file

@ -27,7 +27,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
*(from NocoDB's website)*
**Version incluse :** 0.90.11~ynh1
**Version incluse :** 0.92.3~ynh1
**Démo :** https://www.nocodb.com/demos

View file

@ -1,7 +1,6 @@
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/8400c313906da8293014fd57b27653b0d806d4f8.zip
SOURCE_SUM=9307888a5e21cb220280ca688bde6f71fafae4c3738df72e88a990d52c3c5544
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/c2277253ef6d2dfaf9907e206a2917c5d26d4127.zip
SOURCE_SUM=79caeac87ee30ea8d6e96716d7604196e1b583dd6128716a980511e266f544ba
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=true
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"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.90.11~ynh1",
"version": "0.92.3~ynh1",
"url": "https://www.nocodb.com",
"upstream": {
"license": "AGPL-3.0-only",