mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-23 22:59:12 +01:00
Update release-notes.sh
This commit is contained in:
parent
a7934824a2
commit
eb061d7d2d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ HASH=`git show-ref -s $TAG`
|
|||
apply_filter() {
|
||||
case $FILTER_TYPE in
|
||||
"apple")
|
||||
sed '/android/I d; /google/I d' | \
|
||||
sed 's/android/other devices/Ig; s/google/other devices/Ig' | \
|
||||
sed '/Update dependency/I d' | \
|
||||
sed '/Translate loc/I d' | \
|
||||
sed '/Update /I d'
|
||||
|
|
Loading…
Add table
Reference in a new issue