mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-16 18:52:57 +00:00
Update version
This commit is contained in:
@@ -115,7 +115,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '0.0.0-alpha1';
|
||||
iD.version = '0.0.0-alpha2';
|
||||
|
||||
iD.detect = function() {
|
||||
var browser = {};
|
||||
|
||||
Reference in New Issue
Block a user