We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36872a commit fab4c13Copy full SHA for fab4c13
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## Version 0.2.1
6
+
7
- Fix condition when providing a custom command.
8
9
## Version 0.2.0
manage-ghar
@@ -6,7 +6,7 @@ PID_FILE="runner.pid"
LOG_FILE="runner.log"
STATE_DIRNAME="state"
CONFIG_FILE=".manage_ghar.conf"
-VERSION="0.2.0"
+VERSION="0.2.1"
10
11
DEBUG=false
12
QUIET=false
0 commit comments