From 845bb9106fd882117818951ed553dfecdedcc46d Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Mon, 13 Jul 2020 21:48:03 -0600 Subject: [PATCH] update to 0.7.20200714 --- README.md | 2 +- usr/local/bin/bastille | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ca9f373..49b0482b 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Use "bastille command -h|--help" for more information about a command. ``` -## 0.6-beta +## 0.7-beta This document outlines the basic usage of the Bastille container management framework. This release is still considered beta. diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index 1aabebad..afeb489c 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -80,7 +80,7 @@ bastille_perms_check() { bastille_perms_check ## version -BASTILLE_VERSION="0.6.20200414" +BASTILLE_VERSION="0.7.20200714" usage() { cat << EOF