From 082c8200402c2259f5c97321fccc72bd0c41c5f5 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Dec 2017 22:51:23 +1300 Subject: Update JavaScript libraries --- web/load.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/load.js b/web/load.js index a5e67fc..af22503 100644 --- a/web/load.js +++ b/web/load.js @@ -145,8 +145,8 @@ extjsVersion = '6.2.0'; fontAwesomeVersion = '4.7.0'; - olVersion = '4.6.1'; - proj4jsVersion = '2.4.3'; + olVersion = '4.6.3'; + proj4jsVersion = '2.4.4'; if (debugMode) { addScriptFile('//cdnjs.cloudflare.com/ajax/libs/extjs/' + extjsVersion + '/ext-all-debug.js'); -- cgit v1.2.3