generate: generate: Bump to 0.0.15
Signed-off-by: Enno Tensing <tenno@suij.in>
This commit is contained in:
parent
b9a8b87e7f
commit
717d6a63b3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from pathlib import Path
|
|||
from container import ConfigError, Container
|
||||
from log import Log
|
||||
|
||||
GENERATE_VERSION = "0.0.14"
|
||||
GENERATE_VERSION = "0.0.15"
|
||||
HEADER = f"""#!/bin/sh
|
||||
# This script was generated by containerctl v{GENERATE_VERSION}
|
||||
# Report bugs with _this script_ to <tenno+containerctl@suij.in>
|
||||
|
|
Loading…
Add table
Reference in a new issue