Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"Runtime 13",
"Runtime 14",
"Runtime 15",
"Runtime 16"
"Runtime 16",
"Runtime 17",
"Runtime 18"
]
},
"features": {
Expand Down
2 changes: 1 addition & 1 deletion properties_pane/defaultData.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"model": {
"modelName": "New model",
"dbVersion": "Runtime 16",
"dbVersion": "Runtime 17",
"dbVendor": "Delta Lake"
},
"container": {
Expand Down
4 changes: 3 additions & 1 deletion properties_pane/model_level/modelLevelConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ making sure that you maintain a proper JSON format.
"Runtime 13",
"Runtime 14",
"Runtime 15",
"Runtime 16"
"Runtime 16",
"Runtime 17",
"Runtime 18"
]
},
{
Expand Down