We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1c469 commit 59c5040Copy full SHA for 59c5040
1 file changed
catalog.json
@@ -227,6 +227,14 @@
227
"version_range": {
228
"min": "v0.6.0"
229
}
230
+ },
231
+ {
232
+ "name": "v0.2.0",
233
+ "main_url": "https://github.com/qupath/qupath-extension-stitching/releases/download/v0.2.0/qupath-extension-stitching-0.2.0.jar",
234
+ "javadoc_urls": ["https://github.com/qupath/qupath-extension-stitching/releases/download/v0.2.0/qupath-extension-stitching-0.2.0-javadoc.jar"],
235
+ "version_range": {
236
+ "min": "v0.6.0"
237
+ }
238
239
]
240
}]
0 commit comments