diff options
| author | hathach <[email protected]> | 2023-02-10 12:47:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-02-10 12:47:48 +0700 |
| commit | 7e48da5b44e2f30095a9de42c43381b9194cfd54 (patch) | |
| tree | c899c6581e9259df19f6a69a5083c1c79afaeca0 /repository.yml | |
| parent | c0d79457f61cc4ee27336f430a6f96403bd8b289 (diff) | |
update version to 0.15.0
add changelog
Diffstat (limited to 'repository.yml')
| -rw-r--r-- | repository.yml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/repository.yml b/repository.yml index dc341a3c1..702753a90 100644 --- a/repository.yml +++ b/repository.yml @@ -12,7 +12,6 @@ repo.versions: "0.12.0": "0.12.0" "0.13.0": "0.13.0" "0.14.0": "0.14.0" - - "0-dev": "0.0.0" # master - "0-latest": "0.14.0" # latest stable release - + "0.15.0": "0.15.0" + "0-latest": "0.15.0" + "0-dev": "0.0.0" |
