Hotfix
This commit is contained in:
parent
d9dc708da5
commit
2831777f59
|
@ -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() {
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue