aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/load.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/load.js b/web/load.js
index 59b0e527..baa03d4d 100644
--- a/web/load.js
+++ b/web/load.js
@@ -148,8 +148,8 @@
}
extjsVersion = '6.2.0';
- olVersion = '5.3.0';
- proj4jsVersion = '2.5.0';
+ olVersion = '6.1.1';
+ proj4jsVersion = '2.6.0';
if (debugMode) {
addScriptFile('https://cdnjs.cloudflare.com/ajax/libs/extjs/' + extjsVersion + '/ext-all-debug.js');