mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-22 19:03:46 +00:00
2.440.3
This commit is contained in:
parent
ee11983ac7
commit
1b59ce46c1
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ -z "$1" ]; then
|
if [ -z "$1" ]; then
|
||||||
newVersion="2.440.2"
|
newVersion="2.440.3"
|
||||||
else
|
else
|
||||||
newVersion="$1"
|
newVersion="$1"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user