diff --git a/README.adoc b/README.adoc index c418aaa..f979397 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ = Make Alpine Linux VM Image :script-name: alpine-make-vm-image -:script-sha1: a0fc0b4886b541bb4dd7b91b4e1e99719a1700da +:script-sha1: 9803170e07b05b97eb6712e6a9097ad656954d0f :gh-name: alpinelinux/{script-name} -:version: 0.6.0 +:version: 0.7.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 65eb146..6596883 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.6.0' +readonly VERSION='0.7.0' readonly VIRTUAL_PKG=".make-$PROGNAME" # Alpine APK keys for verification of packages for x86_64.