Hotfix
This commit is contained in:
parent
d9dc708da5
commit
2831777f59
|
@ -90,8 +90,6 @@ fi
|
|||
COMMIT_SHA=$(git rev-parse HEAD)
|
||||
echo "[INFO] HEAD: $COMMIT_SHA"
|
||||
|
||||
exit
|
||||
|
||||
# Query functions
|
||||
|
||||
dbQuery() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "myvc",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16",
|
||||
"author": "Verdnatura Levante SL",
|
||||
"description": "MySQL Version Control",
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Reference in New Issue