Преглед на файлове

chore: Fix version info in readme

Michael Bromley преди 1 година
родител
ревизия
0707278b0f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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
 ## Branches
 
 
 - `master` - The latest stable release, currently the 3.x series.
 - `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.
 - `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
 ## Structure