Skip to content

Commit 224ba6a

Browse files
committed
Correct version update instructions
1 parent 78d49e3 commit 224ba6a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,13 +1002,7 @@ And this is done by the GoCD server:
10021002

10031003
We use semantic versioning.
10041004

1005-
If you are submitting a new feature then please run a major version bump by
1006-
```
1007-
./tasks.sh set_version 0.X.0
1008-
```
1009-
1010-
If you are submitting a fix, then do not change any versions as patch bump is made right after each release.
1011-
1005+
If you are submitting a new feature or patch, please bump the version in `build.gradle`.
10121006

10131007
# License
10141008

0 commit comments

Comments
 (0)