mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-23 20:40:21 +01:00
1.1.2
This commit is contained in:
@@ -216,7 +216,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '1.1.1';
|
||||
iD.version = '1.1.2';
|
||||
|
||||
(function() {
|
||||
var detected = {};
|
||||
|
||||
Reference in New Issue
Block a user