mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
Update helper-update-version
This commit is contained in:
parent
6fd59ad9cb
commit
747e088f2c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ sed -i "s/SOURCE_URL=.*/SOURCE_URL="https://github.com/duniter/cesium/releases/d
|
|||
sed -i "s/"\*\*Shipped version:\*\* ".*/"\*\*Shipped version:\*\* ${PACKAGE_VERSION}"/" ../README.md
|
||||
sed -i "s/" \"version\": \"v".*/" \"version\": \"v${PACKAGE_VERSION}\~ynh1\","/" ../manifest.json
|
||||
|
||||
sudo rm -f /tmp/cesium-*-web.zip
|
||||
sudo rm -f ../tmp/cesium-*-web.zip
|
||||
|
||||
git push
|
||||
git request-pull
|
||||
|
|
Loading…
Add table
Reference in a new issue