Skip to content

Commit d3bb34d

Browse files
committed
Updated the version number to 1.1.6.
1 parent f96277b commit d3bb34d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
return array(
1616
'name' => 'Timing',
1717
'description' => 'Allows for processing actions only during certain times.',
18-
'version' => '1.1.4',
18+
'version' => '1.1.6',
1919
'author' => 'Third Set Productions',
2020
'services' => array(
2121
//MODELS

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
= 1.1.6 =
2+
3+
* Updated the README to reflect that the plugin has been tested with up to Mautic 2.12.0.
4+
15
= 1.1.5 =
26

37
* Updated the README to reflect that the plugin has been tested with up to Mautic 2.11.0.

0 commit comments

Comments
 (0)