Skip to content

Commit

Permalink
Fix Mailhog version in README, close #3
Browse files Browse the repository at this point in the history
  • Loading branch information
r8 committed May 31, 2016
1 parent 1c3716b commit 2b50e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This cookbook contains the following attributes:

| Key | Type | Default | Description |
|--------------------------------------------------|---------|-------------------------------------------------------------------|------------------------------------------------------------------------------|
| ['mailhog']['version'] | String | 0.1.6 | Version of the MailHog to install |
| ['mailhog']['version'] | String | 0.2.0 | Version of the MailHog to install |
| ['mailhog']['install_method'] | String | binary | MailHog install method |
| ['mailhog']['binary']['url'] | String | nil | MailHog binary url |
| ['mailhog']['binary']['mode'] | Integer | 0755 | Access permissions to the MailHog binary file |
Expand Down

0 comments on commit 2b50e9d

Please sign in to comment.