Skip to content
Snippets Groups Projects
Unverified Commit 1733ede7 authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

bump siibra-api expected version

parent 87999540
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ export const useViewer = {
} as const
export const SIIBRA_API_VERSION_HEADER_KEY='x-siibra-api-version'
export const EXPECTED_SIIBRA_API_VERSION = '0.3.7'
export const EXPECTED_SIIBRA_API_VERSION = '0.3.8'
let BS_ENDPOINT_CACHED_VALUE: Observable<string> = null
......
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