Skip to content

Commit

Permalink
Prepare for Ionic release (#520)
Browse files Browse the repository at this point in the history
This removes the warning that Ionic is still in development and sets it
as the preferred release which makes `latest` and `all` link to Ionic.

Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Sep 30, 2024
1 parent 0439f34 commit 09ea350
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ releases:
- name: ionic
lts: false
eol: false
dev: true
preferred: true # Only one preferred=true is allowed
description: Supported Sep, 2024 to Sep, 2026
libraries:
- name: cmake
Expand Down Expand Up @@ -143,7 +143,6 @@ releases:
- name: harmonic
lts: true
eol: false
preferred: true # Only one preferred=true is allowed
description: Supported Sep, 2023 to Sep, 2028
libraries:
- name: cmake
Expand Down

0 comments on commit 09ea350

Please sign in to comment.