Skip to content

Commit a0674ec

Browse files
authored
Add schema URL for bottom version 0.12.0 (SchemaStore#5242)
1 parent 6f80d2b commit a0674ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,7 @@
594594
"url": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
595595
"versions": {
596596
"nightly": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/nightly/bottom.json",
597+
"0.12.0": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.12.0/bottom.json",
597598
"0.11": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.11/bottom.json",
598599
"0.10": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
599600
"0.9": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.9/bottom.json"

0 commit comments

Comments
 (0)