Skip to content

Commit

Permalink
Bump drush version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Mar 20, 2019
1 parent ff6c373 commit d9442d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ devmaster_install_command: "{{ local_bin_path }}/drush hostmaster-install -y --s
devmaster_upgrade_command: "{{ local_bin_path }}/devshop devmaster:upgrade {{ devshop_version }} --makefile={{ devshop_makefile }} -n --run-from-playbooks"

# Must coincide with a drush release: https://github.com/drush-ops/drush/releases
drush_release_version: 8.1.18
drush_release_version: 8.2.1

# If your system does not allow root user in "sudo" group, change this to "su"
ansible_become_method_aegir: sudo
Expand Down

0 comments on commit d9442d3

Please sign in to comment.