Skip to content
Snippets Groups Projects
Commit 4788ac90 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

ensembl API version changed

parent 5e1aa57b
No related branches found
No related tags found
2 merge requests!630WIP: Resolve "The privileges of a new user are not saved in some cases",!573Merge 12.1.5 into master
Pipeline #8152 passed
...@@ -43,7 +43,7 @@ public class EnsemblAnnotator extends ElementAnnotator implements IExternalServi ...@@ -43,7 +43,7 @@ public class EnsemblAnnotator extends ElementAnnotator implements IExternalServi
/** /**
* Version of the rest API that is supported by this annotator. * Version of the rest API that is supported by this annotator.
*/ */
static final String SUPPORTED_VERSION = "8.0"; static final String SUPPORTED_VERSION = "9.0";
/** /**
* Url address of ensembl restful service. * Url address of ensembl restful service.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment