Skip to content

Commit 89f507c

Browse files
Just using 4.x instead of 3.x
1 parent 55fbf39 commit 89f507c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build-tools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
## Release Checklist
44

55
- Modify Changelog and manifest entries
6-
- Commit as `Release v3.x.y` (DO NOT TAG IT!)
6+
- Commit as `Release v4.x.y` (DO NOT TAG IT!)
77
- Push to master
88
- Run `build-tools/split.sh`
99
- When not all the modules will be released, then change line 52 in `release.sh` temporarily
1010
so that it only contain the changed modules that will be released. Otherwise, unchanged
1111
modules will get the tag as well, i.e. the previously released commit will have the
1212
previous tag and the new tag as well
13-
- Run `build-tools/release.sh 3.x.y`
13+
- Run `build-tools/release.sh 4.x.y`

0 commit comments

Comments
 (0)