diff options
| author | Ha Thach <[email protected]> | 2024-09-13 23:42:53 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-13 23:42:53 +0700 |
| commit | 5217cee5de4cd555018da90f9f1bcc87fb1c1d3a (patch) | |
| tree | 456fbddbcd39ebb859b754f714cc6e04b68fb479 /repository.yml | |
| parent | 3ff128bacfae3b82e80439981bebed9134b121ae (diff) | |
| parent | 115b1bb71eec878a9e4bd06a1751f64ecfa2dcce (diff) | |
Merge pull request #2801 from hathach/release-0.17.00.17.0
Diffstat (limited to 'repository.yml')
| -rw-r--r-- | repository.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/repository.yml b/repository.yml index 28666d2d4..df7895e84 100644 --- a/repository.yml +++ b/repository.yml @@ -14,5 +14,6 @@ repo.versions: "0.14.0": "0.14.0" "0.15.0": "0.15.0" "0.16.0": "0.16.0" - "0-latest": "0.16.0" + "0.17.0": "0.17.0" + "0-latest": "0.17.0" "0-dev": "0.0.0" |
