This commit is contained in:
Bryan Housel
2015-04-28 09:30:24 -04:00
parent 2a951057b8
commit 12e4e60f45
3 changed files with 30 additions and 2 deletions
+1 -1
View File
@@ -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 = {};