Skip to content

Commit 08cc586

Browse files
committed
Bump to version 1.1.1
1 parent d9c1d1a commit 08cc586

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

plugin-toggle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Plugin Toggle
1212
* Plugin URI: http://www.blazersix.com/
1313
* Description: Quickly toggle plugin activation status from the toolbar.
14-
* Version: 1.1.0
14+
* Version: 1.1.1
1515
* Author: Blazer Six
1616
* Author URI: http://www.blazersix.com/
1717
* License: GPL-2.0+

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Install Plugin Toggle like any other plugin. [Check out the codex](http://codex.
4141

4242
== Changelog ==
4343

44+
= 1.1.1 =
45+
* Prevent a fatal error on activation due to stomping a variable passed by reference.
46+
4447
= 1.1.0 =
4548
* Refactored the codebase to improve performance and legibility.
4649

0 commit comments

Comments
 (0)