Use make bump-version instead of the shell script

This commit is contained in:
Martin Sehnoutka 2020-03-03 11:01:36 +01:00 committed by David Rheinsberg
parent 0f1a70cda0
commit 2227648ad5

View file

@ -3,7 +3,7 @@
## Manual version using Packit
```
$ ./bump-version.sh
$ make bump-version
```
Check that the spec file is correctly modified.
Create new commit from this change; this commit will become the new tag.