This commit is contained in:
Bryan Housel
2015-12-10 17:55:26 -08:00
parent 9206c541c5
commit ce3cbcc197
3 changed files with 11 additions and 2 deletions

View File

@@ -333,7 +333,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '1.8.1';
iD.version = '1.8.2';
(function() {
var detected = {};