This commit is contained in:
Bryan Housel
2016-01-06 17:13:08 -05:00
parent 90ac38d943
commit a042a8ae9d
3 changed files with 40 additions and 2 deletions
+1 -1
View File
@@ -335,7 +335,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '1.8.3';
iD.version = '1.8.4';
(function() {
var detected = {};