Skip to content

Commit

Permalink
Apply same dev commit (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS authored Jul 15, 2024
2 parents 32f2bdd + 4e674cb commit 8565a87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8565a87

Please sign in to comment.