Commit 2273c2a7 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update network scenarios to release 1.9.x (d2d)

parent 7b8908b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 */

// Version
export const MEC_SANDBOX_VERSION = 'v1.8';
export const MEC_SANDBOX_VERSION = 'v1.9';

// Host
export const HOST_PATH = location.origin;