mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
v2.0.0-beta.1
This commit is contained in:
@@ -347,7 +347,7 @@ export function coreContext(root) {
|
||||
|
||||
|
||||
/* Init */
|
||||
context.version = '2.0.0-alpha.2';
|
||||
context.version = '2.0.0-beta.1';
|
||||
|
||||
context.projection = geoRawMercator();
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iD",
|
||||
"version": "2.0.0-alpha.2",
|
||||
"version": "2.0.0-beta.1",
|
||||
"description": "A friendly editor for OpenStreetMap",
|
||||
"main": "iD.js",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user