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
729c650955
commit
029f8b8d40
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ echo $VERSION
|
|||
sed -i "s#\*\*Shipped version:\*\*.*#\*\*Shipped version:\*\* ${VERSION}#" ./README.md
|
||||
sed -i "s# \"version\": \".*# \"version\": \"${VERSION}\~ynh1\",#" ./manifest.json
|
||||
|
||||
sudo rm -f -R ./tmp
|
||||
rm -f -R ./tmp
|
||||
|
||||
git commit README.md manifest.json conf/app.src -m "$VERSION"
|
||||
|
|
Loading…
Add table
Reference in a new issue