mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-16 12:36:38 +00:00
assets/shell/bump-version.sh:main(): update version in assets/html/help.html also.
This commit is contained in:
parent
8ef33b1683
commit
47604d6bde
@ -51,7 +51,7 @@ main() {
|
||||
asciiblaster-nw/package.json \
|
||||
asciiblaster-nw/package-lock.json;
|
||||
rc sed -i"" '/<title>[^<]\+ v/s/\(<title>[^<]\+ v\)'"${_version_old}"'\(<\)/\1'"${_version_new}"'\2/' \
|
||||
index.html;
|
||||
index.html assets/html/help.html;
|
||||
rc rsync -aiLPv --delete \
|
||||
asciiblaster-cordoba/www/ \
|
||||
asciiblaster-cordoba/platforms/android/app/src/main/assets/www/;
|
||||
|
Loading…
Reference in New Issue
Block a user