Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 15b6872

Browse files
authored
Update CONTRIBUTING.md
change some things according to Darren [notes here](2ee0b6a)
1 parent 466c98d commit 15b6872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ This will ask for a tagged version number, check it out from GitHub, check out t
8484

8585
__Important:__ Before running the release script ensure you have already pushed a new release to GitHub.
8686

87-
### Pumping the version
87+
### Bumping the version
8888

89-
After you release, create a commit to master that changes the version, [refere to this](https://github.com/woocommerce/woocommerce-gutenberg-products-block/commit/e27f053e7be0bf7c1d376f5bdb9d9999190ce158).
89+
After you release, create a commit to master that updates the version to the next minor with a `-dev` suffix. For example, if you just released `2.5.0`, you'd do an update changing the version to `2.6.0-dev`. See an [example here](https://github.com/woocommerce/woocommerce-gutenberg-products-block/commit/e27f053e7be0bf7c1d376f5bdb9d9999190ce158).
9090

9191
## Publishing `@woocommerce/block-library`
9292

0 commit comments

Comments
 (0)