mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
Beta
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '0.0.0-alpha3';
|
||||
iD.version = '0.0.0-beta1';
|
||||
|
||||
iD.detect = function() {
|
||||
var browser = {};
|
||||
|
||||
Reference in New Issue
Block a user