diff --git a/README.md b/README.md index 1ef4c4b9..d1d79780 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Our **Stable** builds run on EdgeGamers' own Jailbreak servers. Our **Nightly** builds are used exclusively for development and staging, and are likely to have problems. ## Versioning -Our release tags starting from 'v1.2.0' follow the [Semantic Versioning 2.0.0](https://semver.org/) standard, +Our release tags starting from 'v2.0.0' follow the [Semantic Versioning 2.0.0](https://semver.org/) standard, where `MAJOR.MINOR.PATCH` are incremented based on the following: - `MAJOR` when we make incompatible API changes, -- `MINOR` when we add functionality in a backwards-compatible manner, **or** modify gameplay behavior -- `PATCH` when we make backwards-compatible bug fixes, **or** modify non-gameplay (cosmetic) behavior +- `MINOR` when we add functionality in a backwards-compatible manner. +- `PATCH` when we make backwards-compatible bug fixes. ## Status