Skip to content

Commit

Permalink
[TASK] Set headless ext version to 2.0.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszuznanski authored and tmotyl committed Nov 4, 2019
1 parent 09805fe commit ddbadcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
'conflicts' => [],
'suggests' => [
'headless' => '1.0.0-1.9.9'
'headless' => '2.0.0-2.9.9'
]
],
];

0 comments on commit ddbadcb

Please sign in to comment.