Add v2.1 tags to readme

This commit is contained in:
Robin Slot 2023-05-08 22:57:39 +02:00
parent 5a37401d92
commit 7805bb171c

View File

@ -46,8 +46,8 @@ First, follow regular update instructions on the website (uploading files etc).
### Supported tags ### Supported tags
| Tag | NamelessMC version | PHP version | Receives updates\* | Notes | Tag | NamelessMC version | PHP version | Receives updates\* | Notes
| --- | ------------------ | ----------- | ---------------- | ----- | --- | ------------------ | ----------- | ---------------- | -----
v2.0 | Latest v2.0.x release (currently 2.0.3) | 8.2 (8.1 before 2022-12-12) | Yes | Recommended tag v2.1 | Latest v2.1.x release (currently 2.1.0) | 8.2 | Yes | Recommended tag
v2.0.3 | v2.0.3 | 8.2 | Yes | v2.1.0 | v2.1.0 | 8.2 | Yes |
dev | v2 development | 8.2 | Yes | For development only. Downloads latest source code and includes composer and npm. dev | v2 development | 8.2 | Yes | For development only. Downloads latest source code and includes composer and npm.
### Legacy tags ### Legacy tags
@ -68,6 +68,8 @@ v2-pr13 | v2.0.0-pr13 | 8.2 (8.1 before 2022-12-12) | Yes |
v2.0.0 | v2.0.0 | 8.2 (8.1 before 2022-12-12) | Yes | v2.0.0 | v2.0.0 | 8.2 (8.1 before 2022-12-12) | Yes |
v2.0.1 | v2.0.1 | 8.2 (8.1 before 2022-12-12) | Yes | v2.0.1 | v2.0.1 | 8.2 (8.1 before 2022-12-12) | Yes |
v2.0.2 | v2.0.2 | 8.2 (8.1 before 2022-12-12) | Yes | v2.0.2 | v2.0.2 | 8.2 (8.1 before 2022-12-12) | Yes |
v2.0 | Latest v2.0.x release (currently 2.0.3) | 8.2 (8.1 before 2022-12-12) | Yes |
v2.0.3 | v2.0.3 | 8.2 | Yes |
dev-php8 | v2 development | 8.0 | No | Use `:dev` instead, it now uses PHP 8 dev-php8 | v2 development | 8.0 | No | Use `:dev` instead, it now uses PHP 8
\* Image updates, not NamelessMC updates. Only the latest NamelessMC version is supported. \* Image updates, not NamelessMC updates. Only the latest NamelessMC version is supported.