Commit b1671079698702fec6bb53bbb0143787010b359b
Exists in
master
and in
4 other branches
Merge pull request #3909 from bbodenmiller/patch-5
better wording encouraging usage of latest stable release in GitLab Maintenance Policy
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
MAINTENANCE.md
... | ... | @@ -20,5 +20,4 @@ The current stable release will receive security patches and bug fixes |
20 | 20 | release where the minor version is increased numerically by increments of one |
21 | 21 | (eg. `5.0 -> 5.1`). |
22 | 22 | |
23 | -We encourage everyone to run this release and are trying to keep the update | |
24 | -procedures simple and reliable. | |
23 | +We encourage everyone to run the latest stable release to ensure that you can easily upgrade to the most secure and feature rich GitLab experience. In order to make sure you can easily run the most recent stable release, we are working hard to keep the update process simple and reliable. | ... | ... |