mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-09 20:27:41 +08:00
ci(docs): fix syntax and add version list (#9996)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"latest": "local",
|
||||
"9.5": "remote",
|
||||
"9.4": "remote",
|
||||
"9.3": "remote",
|
||||
"9.2": "remote",
|
||||
"9.1": "remote",
|
||||
"9.0": "remote",
|
||||
"8.4": "remote",
|
||||
"8.3": "remote",
|
||||
"8.2": "remote",
|
||||
"8.1": "remote",
|
||||
"8.0": "remote",
|
||||
"7.11": "remote",
|
||||
"6.1": "remote"
|
||||
}
|
||||
Reference in New Issue
Block a user