This commit is contained in:
John Firebaugh
2013-07-31 10:13:56 -07:00
parent 369ba567c9
commit 19f72a4169
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '1.1.0beta1';
iD.version = '1.1.0rc1';
(function() {
var detected = {};
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "iD",
"version": "1.1.0beta1",
"version": "1.1.0rc1",
"description": "a new editor for openstreetmap",
"main": "iD.js",
"directories": {