mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Update increment_version.sh
Change-Id: I82e8844f0bff14b3b31563499caec171d1033f76
This commit is contained in:
parent
afdbb6f438
commit
99dabf7235
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ git_changelog() {
|
||||||
| grep -v "Translated using Weblate" \
|
| grep -v "Translated using Weblate" \
|
||||||
| grep -v "weblate/sc" \
|
| grep -v "weblate/sc" \
|
||||||
| grep -v "\\[merge.*\\]" \
|
| grep -v "\\[merge.*\\]" \
|
||||||
|
| grep -v "Disable Android Auto supports" \
|
||||||
|| echo "No significant changes since the last stable release"
|
|| echo "No significant changes since the last stable release"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue