mirror of https://github.com/buster-so/buster.git
chore: update tag_info.json with potential release versions [skip ci]
This commit is contained in:
parent
d13ab4613d
commit
d94c178430
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"api_tag": "api/v0.1.36", "api_version": "0.1.36"
|
||||
"api_tag": "api/v0.2.0", "api_version": "0.2.0"
|
||||
,
|
||||
"web_tag": "web/v0.1.36", "web_version": "0.1.36"
|
||||
"web_tag": "web/v0.2.0", "web_version": "0.2.0"
|
||||
,
|
||||
"cli_tag": "cli/v0.1.36", "cli_version": "0.1.36"
|
||||
"cli_tag": "cli/v0.2.0", "cli_version": "0.2.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue