Skip to content
Snippets Groups Projects
Commit f1f08e6d authored by Xiao Gui's avatar Xiao Gui
Browse files

chore: update api expectation

parent 048e158b
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ import { MatSnackBar } from "@angular/material/snack-bar";
import { TTemplateImage } from "./interfaces";
export const SIIBRA_API_VERSION_HEADER_KEY='x-siibra-api-version'
export const SIIBRA_API_VERSION = '0.1.5'
export const SIIBRA_API_VERSION = '0.1.6'
const validVolumeType = new Set([
'neuroglancer/precomputed',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment