File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
** Merged pull requests:**
7
7
8
+ - Add changelog [ \# 4] ( https://github.com/TypistTech/trellis-newrelic-php/pull/4 ) ([ TangRufus] ( https://github.com/TangRufus ) )
8
9
- Refacor: newrelic\_ config and change defaults [ \# 3] ( https://github.com/TypistTech/trellis-newrelic-php/pull/3 ) ([ TangRufus] ( https://github.com/TangRufus ) )
9
10
- Setup TravisCI [ \# 2] ( https://github.com/TypistTech/trellis-newrelic-php/pull/2 ) ([ TangRufus] ( https://github.com/TangRufus ) )
10
11
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Add this role to `requirements.yml`:
48
48
49
49
``` yaml
50
50
- src : TypistTech.trellis-newrelic-php # Case-sensitive!
51
- version : 0.1.1 # Check for latest version!
51
+ version : 0.2.0 # Check for latest version!
52
52
` ` `
53
53
54
54
Run ` $ ansible-galaxy install -r requirements.yml` to install this new role.
You can’t perform that action at this time.
0 commit comments