Set development version number

This commit is contained in:
Martin Raifer
2024-02-28 13:53:48 +01:00
parent 534625321f
commit 83650c950f
3 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "iD",
"version": "2.28.0",
"version": "2.29.0-dev",
"description": "A friendly editor for OpenStreetMap",
"main": "dist/iD.min.js",
"repository": "github:openstreetmap/iD",