diff --git a/libexec/relax b/libexec/relax index 7cc2305..a4b5c76 100755 --- a/libexec/relax +++ b/libexec/relax @@ -1,7 +1,7 @@ #!/bin/bash -eu # Usage: relax [--version] [--config ] -export REL_VERSION="0.6.8" +export REL_VERSION="0.6.9" ################### ### Environment ###