Skip to content

Commit

Permalink
Merge pull request #14 from bastelfreak/versiion
Browse files Browse the repository at this point in the history
Update version from 1.4.2->1.12.0
  • Loading branch information
bastelfreak authored Oct 30, 2022
2 parents 35ed2aa + 096790d commit 544e8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
$download_dir = '/tmp',
$manage_download_dir = false,
$download_filename = 'vault.zip',
$version = '1.4.2',
$version = '1.12.0',
$os = downcase($facts['kernel']),
$arch = $vault::params::arch,
Optional[Boolean] $enable_ui = undef,
Expand Down

0 comments on commit 544e8b5

Please sign in to comment.