update to 0.7.20200714

This commit is contained in:
Christer Edwards
2020-07-13 21:48:03 -06:00
parent d3d4a9c030
commit 845bb9106f
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -80,7 +80,7 @@ bastille_perms_check() {
bastille_perms_check
## version
BASTILLE_VERSION="0.6.20200414"
BASTILLE_VERSION="0.7.20200714"
usage() {
cat << EOF