Skip to content

Commit fce29cd

Browse files
authored
Update ffighter
1 parent 0cfb99e commit fce29cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ffighter

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ source lib/start.sh
1212
source lib/stop.sh
1313
source lib/status.sh
1414

15-
version="v1.3"
16-
date="08.11.20"
15+
version="v1.4"
16+
date="15.11.20"
1717

1818
# Check if docker is running
1919
if ! docker info >/dev/null 2>&1; then

0 commit comments

Comments
 (0)