Skip to content

Commit 42013c8

Browse files
authored
docs: fix how to update next minor upgrade branch
1 parent 24d23c1 commit 42013c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Copy the resulting content into **CHANGELOG.md** and adjust the format to match
5151
```console
5252
git fetch upstream
5353
git checkout 4.x
54+
git merge upstream/4.x
5455
git merge upstream/develop
5556
git push upstream HEAD
5657
```

0 commit comments

Comments
 (0)