Fix development commit content
Update the commit contents for the development changes to indicate development related updates and use the new developement version.
This commit is contained in:
parent
d488f5fe0c
commit
1bd952a598
@ -128,7 +128,7 @@ git status
|
|||||||
git add version.txt CHANGELOG.md LICENSE ||
|
git add version.txt CHANGELOG.md LICENSE ||
|
||||||
failure "Unable to stage updated development files for commit"
|
failure "Unable to stage updated development files for commit"
|
||||||
|
|
||||||
git commit -m "Release ${version}" ||
|
git commit -m "Update files for new development ${dev_version}" ||
|
||||||
failure "Unable to commit updated files for development"
|
failure "Unable to commit updated files for development"
|
||||||
|
|
||||||
# Now that all changes are complete, push
|
# Now that all changes are complete, push
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user