Skip to content

Commit 59c5040

Browse files
authored
Add stitching extension v0.2.0
1 parent bb1c469 commit 59c5040

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

catalog.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,14 @@
227227
"version_range": {
228228
"min": "v0.6.0"
229229
}
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+
}
230238
}
231239
]
232240
}]

0 commit comments

Comments
 (0)