Skip to content

Commit 8e6ed50

Browse files
committed
Fixed JSON syntax error in versions.json
1 parent 4cd5127 commit 8e6ed50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"1.6.3": "0.15.0",
2828
"1.7.0": "0.15.0",
2929
"1.7.1": "0.15.0",
30-
"1.7.2": "0.15.0"
30+
"1.7.2": "0.15.0",
3131
"1.8.0": "0.15.0"
3232
}

0 commit comments

Comments
 (0)