Skip to content

Commit

Permalink
Make 1.9.2 the default version
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Mar 1, 2017
1 parent 8d62be6 commit 1978c2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ None

#### Variables

* `vagrant_version` [default: `1.9.1`]: Version to install
* `vagrant_version` [default: `1.9.2`]: Version to install

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# defaults file for vagrant
---
vagrant_version: 1.9.1
vagrant_version: 1.9.2

0 comments on commit 1978c2f

Please sign in to comment.