Skip to content

Commit 9877aa3

Browse files
committed
doc: fix versions.json
Get rid of trailing comma and pre-1.0.0 versions. Signed-off-by: Bartosz Gentkowski <bartosz.gentkowski@nordicsemi.no>
1 parent e556dd4 commit 9877aa3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/versions.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
[
22
"2.0.99",
33
"2.0.0",
4-
"1.0.0",
5-
"0.9.0",
6-
"0.8.0",
4+
"1.0.0"
75
]

0 commit comments

Comments
 (0)