mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Update update_version.sh²
This commit is contained in:
parent
b389a31678
commit
f69266c78b
1 changed files with 1 additions and 1 deletions
|
@ -77,4 +77,4 @@ done
|
|||
sed -i "s# \"version\": \".*# \"version\": \"${version}\~ynh1\",#" ../manifest.json
|
||||
|
||||
git add .
|
||||
git commit ../manifest.json ../conf/ffmpeg.*.src ../conf/web.*.src ../conf/server.*.src -m "Upgrade to v$version"
|
||||
git commit _common.sh ../manifest.json ../conf/ffmpeg.*.src ../conf/web.*.src ../conf/server.*.src -m "Upgrade to v$version"
|
||||
|
|
Loading…
Add table
Reference in a new issue