diff options
| author | hathach <[email protected]> | 2025-11-19 22:27:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-11-19 23:23:49 +0700 |
| commit | f6a77b87f04386ea27effb7c1faf8e1a33da0fa1 (patch) | |
| tree | 9749a21da41ee3e925ef61035b6468e3e2fb49cd /repository.yml | |
| parent | 9d7b401c3d98d7923ce3b53d4a129e156e4c9a97 (diff) | |
Bump version to 0.20.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 5c2aaa6fa..f4da056e3 100644 --- a/repository.yml +++ b/repository.yml @@ -17,5 +17,6 @@ repo.versions: "0.17.0": "0.17.0" "0.18.0": "0.18.0" "0.19.0": "0.19.0" - "0-latest": "0.19.0" + "0.20.0": "0.20.0" + "0-latest": "0.20.0" "0-dev": "0.0.0" |
