This commit is contained in:
Bryan Housel
2015-02-12 06:30:23 -05:00
parent 012a49c5ec
commit 5561ebdb14

View File

@@ -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 = {};