From 1e607ede77d85187b879f5abd758db95295e11a9 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Fri, 26 Nov 2021 01:31:52 +0100 Subject: [PATCH] Release version 0.8.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 f979397..af1ed1c 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ = Make Alpine Linux VM Image :script-name: alpine-make-vm-image -:script-sha1: 9803170e07b05b97eb6712e6a9097ad656954d0f +:script-sha1: ddf44e4132a32e762cd0ae46e12c0122c5c18877 :gh-name: alpinelinux/{script-name} -:version: 0.7.0 +:version: 0.8.0 ifdef::env-github[] image:https://github.com/{gh-name}/workflows/CI/badge.svg["Build Status", link="https://github.com/{gh-name}/actions"] diff --git a/alpine-make-vm-image b/alpine-make-vm-image index d17a72c..84da831 100755 --- a/alpine-make-vm-image +++ b/alpine-make-vm-image @@ -90,7 +90,7 @@ set -eu PATH="$PATH:/usr/sbin:/usr/bin:/sbin:/bin" readonly PROGNAME='alpine-make-vm-image' -readonly VERSION='0.7.0' +readonly VERSION='0.8.0' readonly VIRTUAL_PKG=".make-$PROGNAME" # Alpine APK keys for verification of packages for x86_64.