mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
version
This commit is contained in:
@@ -306,7 +306,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '1.6.3';
|
||||
iD.version = '1.7.0';
|
||||
|
||||
(function() {
|
||||
var detected = {};
|
||||
|
||||
Reference in New Issue
Block a user