Skip to content

Commit

Permalink
Make 2.8.2 the default version
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Oct 18, 2017
1 parent f127857 commit 8fb14f3
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

* `slack_version` [default: `2.8.1`]: Version to install
* `slack_version` [default: `2.8.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 slack
---
slack_version: 2.8.1
slack_version: 2.8.2

0 comments on commit 8fb14f3

Please sign in to comment.