Skip to content

Commit

Permalink
Update init.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
minorOffense authored May 13, 2019
1 parent 2de778e commit e71d497
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
@@ -1,6 +1,6 @@

class drush (
$version = '8.1.15',
$version = '8.1.18',
$drush_cmd = $::drush::params::drush_cmd,
$drush_release_url = $::drush::params::drush_release_url
) inherits ::drush::params {
Expand Down

0 comments on commit e71d497

Please sign in to comment.