-fixed: merging from main instead of release tag

This commit is contained in:
Thomas Zerr
2023-09-01 11:10:43 +02:00
parent 31c4d22515
commit c77df63e02

View File

@@ -134,7 +134,7 @@ of the hotfix has been updated to the new release version. So you have to merge
```
git checkout develop
git merge 2.30.1
git merge main
```
How these conflicts should be merged depends on the version that has been released: