Skip to content

Commit c09552a

Browse files
authored
fix(docs): align Editor version manifest (#386)
1 parent 743741d commit c09552a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

website/versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
},
3131
{
3232
"id": "editor",
33-
"label": "Editor 0.0.3",
33+
"label": "Editor 0.1.0",
3434
"status": "experimental",
3535
"basePath": "/editor/",
3636
"source": "master",
37-
"packageRange": "0.0.x",
38-
"currentVersion": "0.0.3",
37+
"packageRange": "0.1.x",
38+
"currentVersion": "0.1.0",
3939
"peerCoreRange": "^2.0.0"
4040
}
4141
]

0 commit comments

Comments
 (0)