Skip to content
Snippets Groups Projects
Commit 9bb1192b authored by Tifenn Guillas's avatar Tifenn Guillas
Browse files

Update anis versions

parent 231b95cc
No related branches found
No related tags found
2 merge requests!169Develop,!168Update anis versions
......@@ -6,7 +6,7 @@ stages:
- deploy
variables:
VERSION: "3.3.0"
VERSION: "3.5.0"
SONARQUBE_URL: https://sonarqube.lam.fr
CONTAINER_IMAGE: portus.lam.fr/anis/anis-client
COVERAGE_IMAGE: portus.lam.fr/anis/anis-client-coverage
......
......@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.5.0] - 2020-xx
## [3.5.0] - 2020-12
### Added
- #140 => Add description tooltip on search multiple datasets page
- #136 => Add detail view for spectra type object and default object
......
......@@ -8,7 +8,6 @@
*/
export const VERSIONS = {
anisClient: '3.4',
anisServer: '3.4',
anisAuth: '3.2'
anisClient: '3.5',
anisServer: '3.5'
};
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