From 180de0d818f779c844c3f71939f754e477f07768 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 16 Sep 2018 19:44:32 +0200 Subject: [PATCH] Release version 0.4.0 --- README.adoc | 4 ++-- alpine-make-vm-image | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 2c68293..0e6b8b3 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ = Make Alpine Linux VM Image :script-name: alpine-make-vm-image -:script-sha1: e06eb7aad48751caa2e0d752832eda0194167392 +:script-sha1: 5fb3270e0d665e51b908e1755b40e9c9156917c0 :gh-name: alpinelinux/{script-name} -:version: 0.3.0 +:version: 0.4.0 ifdef::env-github[] image:https://travis-ci.org/{gh-name}.svg?branch=master["Build Status", link="https://travis-ci.org/{gh-name}"] diff --git a/alpine-make-vm-image b/alpine-make-vm-image index 3abb92a..067586e 100755 --- a/alpine-make-vm-image +++ b/alpine-make-vm-image @@ -85,7 +85,7 @@ set -eu readonly PROGNAME='alpine-make-vm-image' -readonly VERSION='0.3.0' +readonly VERSION='0.4.0' readonly VIRTUAL_PKG=".make-$PROGNAME" # Alpine APK keys for verification of packages for x86_64.