Skip to content

Commit 4d4cdaa

Browse files
committed
chore(docs): updated support policy
and updated readme
1 parent 8bca634 commit 4d4cdaa

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Elgg
22
====
33

4-
[![PHPUnit test suites](https://github.com/Elgg/Elgg/actions/workflows/phpunit.yml/badge.svg?branch=6.0)](https://github.com/Elgg/Elgg/actions/workflows/phpunit.yml)
5-
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/Elgg/Elgg/badges/quality-score.png?s=6.0)](https://scrutinizer-ci.com/g/Elgg/Elgg/?branch=6.0)
6-
[![Scrutinizer Code Coverage](https://scrutinizer-ci.com/g/Elgg/Elgg/badges/coverage.png?b=6.0)](https://scrutinizer-ci.com/g/Elgg/Elgg/?branch=6.0)
7-
[![Read the docs build status](https://readthedocs.org/projects/elgg/badge/?badge=6.0)](http://learn.elgg.org/en/6.0/)
4+
[![PHPUnit test suites](https://github.com/Elgg/Elgg/actions/workflows/phpunit.yml/badge.svg?branch=6.1)](https://github.com/Elgg/Elgg/actions/workflows/phpunit.yml)
5+
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/Elgg/Elgg/badges/quality-score.png?s=6.1)](https://scrutinizer-ci.com/g/Elgg/Elgg/?branch=6.1)
6+
[![Scrutinizer Code Coverage](https://scrutinizer-ci.com/g/Elgg/Elgg/badges/coverage.png?b=6.1)](https://scrutinizer-ci.com/g/Elgg/Elgg/?branch=6.1)
7+
[![Read the docs build status](https://readthedocs.org/projects/elgg/badge/?badge=6.1)](http://learn.elgg.org/en/6.1/)
88

99
Elgg is an open source rapid development framework for socially aware web applications.
1010

docs/appendix/support.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ Below is a table outlining the specifics for each release (future dates are tent
8080
+----------+----------------------+--------------------+------------------------+
8181
| 5.1 LTS | October 2023 | June 2025 | **Until 7.0** |
8282
+----------+----------------------+--------------------+------------------------+
83-
| 6.0 | June 2024 | | |
83+
| 6.0 | June 2024 | November 2024 | |
84+
+----------+----------------------+--------------------+------------------------+
85+
| 6.1 | November 2024 | | |
8486
+----------+----------------------+--------------------+------------------------+
8587
| 7.0 | TBD | | |
8688
+----------+----------------------+--------------------+------------------------+

0 commit comments

Comments
 (0)