Skip to content

Commit f0c3bf5

Browse files
committed
Merge branch 'maint'
2 parents 7e2435d + b8b6b44 commit f0c3bf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SECURITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ please report it to [email protected] or https://github.com/erlang/otp/
1111
## Supported Versions
1212

1313
Erlang/OTP supports the last 3 OTP releases with security updates and patches.
14-
For example, if the latest release is OTP-27, we will support with maintainance and security releases:
14+
For example, if the latest release is OTP 28, we will support with maintainance and security releases:
1515

1616
| Version | Supported |
1717
| ------- | ------------------ |
18+
| 28 | :white_check_mark: |
1819
| 27 | :white_check_mark: |
1920
| 26 | :white_check_mark: |
20-
| 25 | :white_check_mark: |
21-
| =< 24 | :x: |
21+
| =< 25 | :x: |
2222

2323
<!--
2424
> %CopyrightBegin%
@@ -40,4 +40,4 @@ For example, if the latest release is OTP-27, we will support with maintainance
4040
> limitations under the License.
4141
>
4242
> %CopyrightEnd%
43-
-->
43+
-->

0 commit comments

Comments
 (0)