mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
v2.14.0
This commit is contained in:
@@ -35,7 +35,7 @@ export function setAreaKeys(value) {
|
||||
|
||||
export function coreContext() {
|
||||
var context = {};
|
||||
context.version = '2.13.1';
|
||||
context.version = '2.14.0';
|
||||
|
||||
// create a special translation that contains the keys in place of the strings
|
||||
var tkeys = _cloneDeep(dataEn);
|
||||
|
||||
Reference in New Issue
Block a user