mirror of
https://github.com/janishutz/libreevent.git
synced 2026-03-14 07:00:05 +01:00
Prepare version bump
This commit is contained in:
11
package.sh
11
package.sh
@@ -6,7 +6,7 @@
|
||||
#
|
||||
#
|
||||
|
||||
v="V1.1.15"
|
||||
v="V1.1.16"
|
||||
|
||||
echo "
|
||||
_ _ _ _
|
||||
@@ -73,6 +73,15 @@ node prepareDB.js
|
||||
|
||||
sleep 1
|
||||
|
||||
echo "
|
||||
|
||||
==> Updating dependencies of backend <==
|
||||
|
||||
"
|
||||
|
||||
npm audit fix --force
|
||||
sleep 1
|
||||
|
||||
echo "
|
||||
|
||||
==> Collecting files to archive <==
|
||||
|
||||
Reference in New Issue
Block a user