diff --git a/pwsh-vault-cli.sh b/pwsh-vault-cli.sh index a05cf59..3660c77 100755 --- a/pwsh-vault-cli.sh +++ b/pwsh-vault-cli.sh @@ -5,9 +5,9 @@ # Author: q3aql # # Contact: q3aql@duck.com # # License: GPL v2.0 # -# Last-Change: 30-06-20222 # +# Last-Change: 01-07-20222 # # ########################################################### -VERSION="0.1" +VERSION="0.2" # Variables pwsh_vault="${HOME}/.pwsh-vault" diff --git a/pwsh-vault-dl.sh b/pwsh-vault-dl.sh index 5941f9b..5c75579 100755 --- a/pwsh-vault-dl.sh +++ b/pwsh-vault-dl.sh @@ -5,9 +5,9 @@ # Author: q3aql # # Contact: q3aql@duck.com # # License: GPL v2.0 # -# Last-Change: 30-06-20222 # +# Last-Change: 01-07-20222 # # ############################################################# -VERSION="0.1" +VERSION="0.2" # Variables pwsh_vault="${HOME}/.pwsh-vault" diff --git a/pwsh-vault.sh b/pwsh-vault.sh index 879ea3d..bcb6638 100755 --- a/pwsh-vault.sh +++ b/pwsh-vault.sh @@ -5,9 +5,9 @@ # Author: q3aql # # Contact: q3aql@duck.com # # License: GPL v2.0 # -# Last-Change: 30-06-20222 # +# Last-Change: 01-07-20222 # # ######################################################### -VERSION="0.1" +VERSION="0.2" # Variables pwsh_vault="${HOME}/.pwsh-vault"