mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 03:39:36 +02:00
alpha3
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '0.0.0-alpha2';
|
||||
iD.version = '0.0.0-alpha3';
|
||||
|
||||
iD.detect = function() {
|
||||
var browser = {};
|
||||
|
||||
Reference in New Issue
Block a user