Skip to content

Commit 84a2dfd

Browse files
committed
Update database.
1 parent fe55dd5 commit 84a2dfd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

plugin_database.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,13 @@
433433
"_url": "https://api.github.com/repos/mapclient-plugins/mapclientplugins.extoexfstep",
434434
"_version": "0.1.0"
435435
},
436+
"mapclientplugins.fieldfitterstep": {
437+
"_category": "Fitting",
438+
"_icon": "",
439+
"_name": "Field Fitter",
440+
"_url": "https://api.github.com/repos/ABI-Software/mapclientplugins.fieldfitterstep",
441+
"_version": "0.4.1"
442+
},
436443
"mapclientplugins.filechooserstep": {
437444
"_category": "Source",
438445
"_icon": "",

plugin_sources.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"ABI-Software/mapclientplugins.scaffoldcreator",
77
"ABI-Software/mapclientplugins.dataembedderstep",
88
"ABI-Software/mapclientplugins.mbfxml2exconverterstep",
9-
"ABI-Software/mapclientplugins.geometryfitter"
9+
"ABI-Software/mapclientplugins.geometryfitter",
10+
"ABI-Software/mapclientplugins.fieldfitterstep"
1011
]
1112
}

0 commit comments

Comments
 (0)