From 9128f4aa1bc3d9e33f346a01561535eb26d5ac11 Mon Sep 17 00:00:00 2001 From: Jay MOULIN Date: Tue, 11 Dec 2018 02:28:30 +0100 Subject: [PATCH] Update version --- Makefile | 2 +- download | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8516e445..59ebd461 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.8.0 +VERSION ?= 0.8.1 CACHE ?= --no-cache=1 FULLVERSION ?= ${VERSION} archs ?= amd64 arm32v6 arm64v8 i386 diff --git a/download b/download index 5f236598..4cefee68 100755 --- a/download +++ b/download @@ -1,7 +1,7 @@ #!/usr/bin/env php