File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ export const environment = {
2
2
production : true ,
3
3
version : '5.12.6' ,
4
4
v : require ( '../../package.json' ) . version ,
5
- sdkUrl : 'https://app.mapsindoors.com/mapsindoors/js/sdk/4.14.0 /mapsindoors-4.14.0 .js.gz' ,
5
+ sdkUrl : 'https://app.mapsindoors.com/mapsindoors/js/sdk/4.14.1 /mapsindoors-4.14.1 .js.gz' ,
6
6
sentryDsn : '' ,
7
7
suggestedSolutionId : 'demo'
8
8
} ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export const environment = {
6
6
production : false ,
7
7
version : 'DEV' ,
8
8
v : 'DEV' ,
9
- sdkUrl : 'https://app.mapsindoors.com/mapsindoors/js/sdk/4.14.0 /mapsindoors-4.14.0 .js.gz' ,
9
+ sdkUrl : 'https://app.mapsindoors.com/mapsindoors/js/sdk/4.14.1 /mapsindoors-4.14.1 .js.gz' ,
10
10
sentryDsn : '' ,
11
11
suggestedSolutionId : 'demo'
12
12
} ;
You can’t perform that action at this time.
0 commit comments