Skip to content

Commit

Permalink
version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm committed Sep 25, 2022
1 parent 78d8712 commit 6acb1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/agenix.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function show_help () {
echo 'RULES environment variable with path to Nix file specifying recipient public keys.'
echo "Defaults to './secrets.nix'"
echo ' '
echo "agenix version: 0.12.0"
echo "agenix version: 0.13.0"
echo "age binary path: ${ageBin}"
echo "age version: $(${ageBin} --version)"
}
Expand Down

0 comments on commit 6acb1fe

Please sign in to comment.