Skip to content

Commit

Permalink
chore: Fix version info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Dec 9, 2024
1 parent 41151ea commit 0707278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ An open-source headless commerce platform built on [Node.js](https://nodejs.org)
## Branches

- `master` - The latest stable release, currently the 3.x series.
- `minor` - The next patch release, including new features
- `major` - The next major release (v3.0)
- `minor` - The next minor release, including new features
- `major` - The next major release (v4.0)
- `v2.x` - The 2.x line, which will receive critical fixes until the end-of-life on 31.12.2024. The code in this branch is under the MIT license.

## Structure
Expand Down

0 comments on commit 0707278

Please sign in to comment.