Skip to content

Commit aafd83c

Browse files
Updated version number to 1.1
1 parent 629ee0f commit aafd83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ApproveMailingsPlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
class ApproveMailingsPlugin extends phplistPlugin
2323
{
2424
public $name = 'Approve Mailings Plugin';
25-
public $version = '1.0';
25+
public $version = '1.1';
2626
public $authors = 'Alexander Schmitt';
2727
public $description = 'Plugin for phpList offering a workflow for approval of a mailing campaign before it can be sent out';
2828
public $enabled = true;

0 commit comments

Comments
 (0)