mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +00:00
1.8.2
This commit is contained in:
@@ -333,7 +333,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '1.8.1';
|
||||
iD.version = '1.8.2';
|
||||
|
||||
(function() {
|
||||
var detected = {};
|
||||
|
||||
Reference in New Issue
Block a user