mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
1.5.2
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '1.5.1';
|
||||
iD.version = '1.5.2';
|
||||
|
||||
(function() {
|
||||
var detected = {};
|
||||
|
||||
Reference in New Issue
Block a user