File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ extensionList.add(hrmExtension)*/
190190
191191// ------------------------ BIOP EXTENSION
192192
193- def biopTagList = [" v3.3.0 " , " v3.4.0" , " v3.4.1 " ]
193+ def biopTagList = [" v3.4.1 " , " v3.4.0" , " v3.3.0 " ]
194194def biopVersionList = []
195195biopTagList. each{tag ->
196196 var biopRelease = new Release (
Original file line number Diff line number Diff line change 103103 "starred" : false ,
104104 "releases" : [
105105 {
106- "name" : " v3.3.0 " ,
107- "main_url" : " https://github.com/BIOP/qupath-extension-biop/releases/download/v3.3.0 /qupath-extension-biop-3.3.0 .jar" ,
106+ "name" : " v3.4.1 " ,
107+ "main_url" : " https://github.com/BIOP/qupath-extension-biop/releases/download/v3.4.1 /qupath-extension-biop-3.4.1 .jar" ,
108108 "required_dependency_urls" : [],
109109 "optional_dependency_urls" : [],
110110 "javadoc_urls" : [],
125125 }
126126 },
127127 {
128- "name" : " v3.4.1 " ,
129- "main_url" : " https://github.com/BIOP/qupath-extension-biop/releases/download/v3.4.1 /qupath-extension-biop-3.4.1 .jar" ,
128+ "name" : " v3.3.0 " ,
129+ "main_url" : " https://github.com/BIOP/qupath-extension-biop/releases/download/v3.3.0 /qupath-extension-biop-3.3.0 .jar" ,
130130 "required_dependency_urls" : [],
131131 "optional_dependency_urls" : [],
132132 "javadoc_urls" : [],
You can’t perform that action at this time.
0 commit comments