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