mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
increment_version.sh: exclude [gplay-release] changes
Change-Id: I3084d1c9ee997be4b21de22f77075c59cf0aa7b7
This commit is contained in:
parent
46e265d490
commit
884568cbeb
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ git_changelog() {
|
|||
| grep -v "weblate/sc" \
|
||||
| grep -v "\\[.*merge.*\\]" \
|
||||
| grep -v "Disable Android Auto supports" \
|
||||
| grep -v "\\[gplay-release\\]" \
|
||||
|| echo "No significant changes since the last stable release"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue