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 62faa53 commit 08de7bdCopy full SHA for 08de7bd
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+## Version 0.1.0
4
5
+First version.
manage-ghar
@@ -6,7 +6,7 @@ PID_FILE="runner.pid"
6
LOG_FILE="runner.log"
7
STATE_DIRNAME="state"
8
CONFIG_FILE=".manage_ghar.conf"
9
-VERSION="0.0.0"
+VERSION="0.1.0"
10
11
# check if runner is running based on the existence of a state file and based
12
# on a valid PID
0 commit comments