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