Selaa lähdekoodia

chore: Fix version info in readme

Michael Bromley 1 vuosi sitten
vanhempi
sitoutus
0707278b0f
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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