Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@ and [this second one to merge the temporary dev branch into `main`](https://gith

## Process of building a new Mage-OS release

When deciding on a new version number for a Mage-OS release,
see [our version numbering RFC](https://github.com/mage-os/mageos-magento2/issues/138#event-18190625013).

### 0. Preliminary check

First we need to make sure that all `mageos-` have been updated with latest changes from upstream, we can force the updates with:
Expand Down
Loading