File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ extensionList.add(cellposeExtension)
7878
7979// ------------------------ WARPY EXTENSION
8080def warpyTagList = [
81- " 0.4.2" : qupathVersionRange0607
81+ " 0.4.2" : qupathVersionRange0606
8282]
8383def warpyVersionList = []
8484warpyTagList. each{tag , versionRange ->
@@ -111,7 +111,7 @@ extensionList.add(warpyExtension)
111111
112112// ------------------------ ABBA EXTENSION
113113def abbaTagList = [
114- " 0.4.0" : qupathVersionRange0607
114+ " 0.4.0" : qupathVersionRange0606
115115]
116116def abbaVersionList = []
117117abbaTagList. each{tag , versionRange ->
Original file line number Diff line number Diff line change 9292 "javadoc_urls" : [],
9393 "version_range" : {
9494 "min" : " v0.6.0" ,
95- "max" : " v0.7 .0" ,
95+ "max" : " v0.6 .0" ,
9696 "excludes" : []
9797 }
9898 }
120120 "javadoc_urls" : [],
121121 "version_range" : {
122122 "min" : " v0.6.0" ,
123- "max" : " v0.7 .0" ,
123+ "max" : " v0.6 .0" ,
124124 "excludes" : []
125125 }
126126 }
You can’t perform that action at this time.
0 commit comments