make update-version
: include more files in the version bump commit
This commit is contained in:
parent
a6c935a634
commit
eb0adc6407
2
Makefile
2
Makefile
@ -165,7 +165,7 @@ update-version:
|
|||||||
@echo
|
@echo
|
||||||
@echo 'File replacement done, commit with:'
|
@echo 'File replacement done, commit with:'
|
||||||
@echo
|
@echo
|
||||||
@echo 'git commit -m "Bumped version to ${VERSION}" Makefile addon/flamenco/__init__.py'
|
@echo 'git commit -m "Bumped version to ${VERSION}" Makefile addon/flamenco/__init__.py addon/flamenco/manager addon/flamenco/manager_README.md web/app/src/manager-api'
|
||||||
@echo 'git tag -a -m "Tagged version ${VERSION}" v${VERSION}'
|
@echo 'git tag -a -m "Tagged version ${VERSION}" v${VERSION}'
|
||||||
|
|
||||||
version:
|
version:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user