From 67a7402fad488981c0714ce6be9ae781532e0de0 Mon Sep 17 00:00:00 2001 From: Jay MOULIN Date: Thu, 1 Aug 2019 18:18:10 +0200 Subject: [PATCH] Update to 1.4.1 --- Makefile | 2 +- converter | 2 +- download | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index a8f1f570..346164ab 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 1.4.0 +VERSION ?= 1.4.1 CACHE ?= --no-cache=1 FULLVERSION ?= ${VERSION} archs ?= amd64 arm32v6 arm64v8 i386 diff --git a/converter b/converter index 284ad06f..d0b3733a 100755 --- a/converter +++ b/converter @@ -1,7 +1,7 @@ #!/usr/bin/env php diff --git a/download b/download index 9f395bf8..e8596637 100755 --- a/download +++ b/download @@ -1,7 +1,7 @@ #!/usr/bin/env php