mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
Update version
This commit is contained in:
+1
-1
@@ -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