We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96277b commit d3bb34dCopy full SHA for d3bb34d
2 files changed
Config/config.php
@@ -15,7 +15,7 @@
15
return array(
16
'name' => 'Timing',
17
'description' => 'Allows for processing actions only during certain times.',
18
- 'version' => '1.1.4',
+ 'version' => '1.1.6',
19
'author' => 'Third Set Productions',
20
'services' => array(
21
//MODELS
changelog.txt
@@ -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
5
= 1.1.5 =
6
7
* Updated the README to reflect that the plugin has been tested with up to Mautic 2.11.0.
0 commit comments