diff --git a/main.php b/main.php index d8c1e2c..0bf9dde 100644 --- a/main.php +++ b/main.php @@ -3,7 +3,7 @@ Plugin Name: Simple Lightbox Plugin URI: http://archetyped.com/tools/simple-lightbox/ Description: The highly customizable lightbox for WordPress -Version: 2.2.2-b2 (BETA) +Version: 2.2.2 Author: Archetyped Author URI: http://archetyped.com Support URI: https://github.com/archetyped/simple-lightbox/wiki/Reporting-Issues diff --git a/package.json b/package.json index fb6c102..10ac98a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-lightbox", - "version": "2.2.2-b2", + "version": "2.2.2", "title": "Simple Lightbox", "description": "The highly-customizable lightbox for WordPress", "author": "Sol Marchessault ", diff --git a/readme.txt b/readme.txt index d28ea6c..b7dd9bb 100644 --- a/readme.txt +++ b/readme.txt @@ -56,13 +56,10 @@ Get more information on [Simple Lightbox's official page](http://archetyped.com/ 3. Dark Theme == Changelog == -= 2.2.2-b2 = += 2.2.2 = * Optimize: Widget processing * Optimize: Remove call-time-pass-by-references -= 2.2.2-b1 = -* Optimize: Widget processing - = 2.2.1 = * Fix: Enable/Disable lightbox on certain requests (Danny the Enabler) * Fix: Widget links grouped with post links (Rafa's Widgetarian Adventure)