Skip to content

Commit

Permalink
docs(Security): Use dynamic information on version
Browse files Browse the repository at this point in the history
Meanwhile latest get the static treatment.
  • Loading branch information
validcube authored Jan 27, 2024
1 parent 95df79e commit f2fbc93
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ If a vulnerability is confirmed and accepted, you can join our [Discord](https:/

| Version | Branch | Supported |
| ------- | ------------|------------------- |
| v1.19.0 | main | :white_check_mark: |
| latest | dev | :white_check_mark: |
| latest | compose-dev | :white_check_mark: |
| ![GitHub Release](https://img.shields.io/github/v/release/ReVanced/revanced-manager?style=for-the-badge) | main | :white_check_mark: |
| ![Static Badge](https://img.shields.io/badge/version-latest-brightgreen?style=for-the-badge)
| dev | :white_check_mark: |
| ![Static Badge](https://img.shields.io/badge/version-latest-brightgreen?style=for-the-badge)
| compose-dev | :white_check_mark: |

0 comments on commit f2fbc93

Please sign in to comment.