We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fbf39 commit 89f507cCopy full SHA for 89f507c
1 file changed
build-tools/README.md
@@ -3,11 +3,11 @@
3
## Release Checklist
4
5
- Modify Changelog and manifest entries
6
-- Commit as `Release v3.x.y` (DO NOT TAG IT!)
+- Commit as `Release v4.x.y` (DO NOT TAG IT!)
7
- Push to master
8
- Run `build-tools/split.sh`
9
- When not all the modules will be released, then change line 52 in `release.sh` temporarily
10
so that it only contain the changed modules that will be released. Otherwise, unchanged
11
modules will get the tag as well, i.e. the previously released commit will have the
12
previous tag and the new tag as well
13
-- Run `build-tools/release.sh 3.x.y`
+- Run `build-tools/release.sh 4.x.y`
0 commit comments