Kanboard: Bump to 1.2.44
This commit is contained in:
parent
6ef315c170
commit
1b87fe9ded
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ DIST="${IMAGE%%/*}"
|
||||||
VER="${IMAGE#*/}"
|
VER="${IMAGE#*/}"
|
||||||
VER="${VER%/*}"
|
VER="${VER%/*}"
|
||||||
VER="${VER//./-}"
|
VER="${VER//./-}"
|
||||||
UPSTREAM_VER="1.2.43"
|
UPSTREAM_VER="1.2.44"
|
||||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||||
UPSTREAM_NAME="kanboard"
|
UPSTREAM_NAME="kanboard"
|
||||||
SERIAL="1benoitjpnet"
|
SERIAL="1benoitjpnet"
|
||||||
|
|
Loading…
Add table
Reference in a new issue