mirror of
https://github.com/Icinga/icingaweb2-module-reactbundle.git
synced 2025-07-20 12:24:30 +02:00
Set version in module.info
This commit is contained in:
parent
e05c561b26
commit
4e510e5ea7
@ -29,6 +29,8 @@ find vendor/ -type f -name "*.php" \
|
||||
| grep -v '/test/' \
|
||||
| xargs -l git add -f
|
||||
find vendor/ -type f -name LICENSE | xargs -l git add -f
|
||||
sed -i '' "s/^Version:.*/Version: v$VERSION/" module.info
|
||||
git add module.info
|
||||
git commit -m "Version v$VERSION"
|
||||
|
||||
rm -f composer.lock
|
||||
|
Loading…
x
Reference in New Issue
Block a user