Update increment_version.sh

Change-Id: I82e8844f0bff14b3b31563499caec171d1033f76
This commit is contained in:
SpiritCroc 2021-10-22 11:15:30 +02:00
parent afdbb6f438
commit 99dabf7235

View file

@ -159,6 +159,7 @@ git_changelog() {
| grep -v "Translated using Weblate" \
| grep -v "weblate/sc" \
| grep -v "\\[merge.*\\]" \
| grep -v "Disable Android Auto supports" \
|| echo "No significant changes since the last stable release"
}