revert tipi version

This commit is contained in:
Osco 2023-10-05 10:19:52 -04:00
parent e2b060b6ff
commit 007da3662b
2 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,10 @@
"data"
],
"description": "A web-based MongoDB admin interface written with Node.js, Express, and Bootstrap3",
"tipi_version": 2,
"tipi_version": 1,
"version": "1.0.0",
"source": "https://github.com/mongo-express/mongo-express",
"website": "https://www.mongodb.com/",
"exposable": true,
"no_gui": true,
"form_fields": [
{

View File

@ -11,11 +11,12 @@
"data"
],
"description": "MongoDB is an open-source document-oriented database that is designed to store a large scale of data and also allows you to work with that data very efficiently. It is categorized under the NoSQL (Not only SQL) database because the storage and retrieval of data in the MongoDB are not in the form of tables.",
"tipi_version": 2,
"tipi_version": 1,
"version": "7.0.2",
"source": "https://github.com/mongodb/mongo",
"website": "https://www.mongodb.com/",
"exposable": true,
"no_gui": true,
"form_fields": [
{
"type": "text",