v88.0.1
This commit is contained in:
parent
74dcc11d58
commit
5f1e8b2360
3 changed files with 3 additions and 3 deletions
2
settings
2
settings
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1b9cc88ccf64993951fe28cf426cf883e37e1b4d
|
Subproject commit 473aa1d9354a7dc352c696741aa8b994ca0edd61
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
pkgver=88.0
|
pkgver=88.0.1
|
||||||
private_token=$1
|
private_token=$1
|
||||||
if [ -z $private_token ]; then
|
if [ -z $private_token ]; then
|
||||||
echo "Please specify the Gitlab PRIVATE TOKEN on the commandline."
|
echo "Please specify the Gitlab PRIVATE TOKEN on the commandline."
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
pkgver=88.0
|
pkgver=88.0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue