diff --git a/package.json b/package.json index b86e528..859f591 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Elasticsearch", - "version": "0.1.22", - "versionDate": "2019-05-16", + "version": "0.1.23", + "versionDate": "2019-11-20", "author": "hackolade", "engines": { "hackolade": "1.12.7", @@ -14,8 +14,7 @@ "versions": [ "2.x", "5.x", - "6.x", - "7.x" + "6.x" ] }, "features": { diff --git a/properties_pane/defaultData.json b/properties_pane/defaultData.json index fd4c407..ea1cc65 100644 --- a/properties_pane/defaultData.json +++ b/properties_pane/defaultData.json @@ -1,7 +1,7 @@ { "model": { "modelName": "New model", - "dbVersion": "7.x", + "dbVersion": "6.x", "dbVendor": "Elasticsearch", "port": 9200 }, diff --git a/properties_pane/model_level/modelLevelConfig.json b/properties_pane/model_level/modelLevelConfig.json index d426da9..e912230 100644 --- a/properties_pane/model_level/modelLevelConfig.json +++ b/properties_pane/model_level/modelLevelConfig.json @@ -138,8 +138,7 @@ making sure that you maintain a proper JSON format. "options": [ "2.x", "5.x", - "6.x", - "7.x" + "6.x" ], "disabledOption": false },