This commit is contained in:
Juan Ferrer 2020-11-18 13:31:48 +01:00
parent d9dc708da5
commit 2831777f59
2 changed files with 1 additions and 3 deletions

View File

@ -90,8 +90,6 @@ fi
COMMIT_SHA=$(git rev-parse HEAD) COMMIT_SHA=$(git rev-parse HEAD)
echo "[INFO] HEAD: $COMMIT_SHA" echo "[INFO] HEAD: $COMMIT_SHA"
exit
# Query functions # Query functions
dbQuery() { dbQuery() {

View File

@ -1,6 +1,6 @@
{ {
"name": "myvc", "name": "myvc",
"version": "1.0.15", "version": "1.0.16",
"author": "Verdnatura Levante SL", "author": "Verdnatura Levante SL",
"description": "MySQL Version Control", "description": "MySQL Version Control",
"license": "GPL-3.0", "license": "GPL-3.0",