Skip to content

Commit 5c6ef67

Browse files
Release v0.0.11: set script version
1 parent f3f753b commit 5c6ef67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/compose-deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -euo pipefail
33

4-
SCRIPT_VERSION="v0.0.10"
4+
SCRIPT_VERSION="v0.0.11"
55

66
###############################################################################
77
# Dependency Check

0 commit comments

Comments
 (0)