mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
v2.17.0
This commit is contained in:
@@ -25,7 +25,7 @@ export function coreContext() {
|
||||
var context = utilRebind({}, dispatch, 'on');
|
||||
var _deferred = new Set();
|
||||
|
||||
context.version = '2.16.0';
|
||||
context.version = '2.17.0';
|
||||
context.privacyVersion = '20191217';
|
||||
|
||||
// create a special translation that contains the keys in place of the strings
|
||||
|
||||
Reference in New Issue
Block a user