mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 03:41:33 +00:00
2.0.1
This commit is contained in:
@@ -346,7 +346,7 @@ export function coreContext() {
|
||||
|
||||
|
||||
/* Init */
|
||||
context.version = '2.0.0';
|
||||
context.version = '2.0.1';
|
||||
|
||||
context.projection = geoRawMercator();
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iD",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "A friendly editor for OpenStreetMap",
|
||||
"main": "iD.js",
|
||||
"repository": "openstreetmap/iD",
|
||||
|
||||
Reference in New Issue
Block a user