diff --git a/main.php b/main.php index b9896d1..ca20a9d 100644 --- a/main.php +++ b/main.php @@ -11,7 +11,7 @@ Plugin Name: Simple Lightbox Plugin URI: http://archetyped.com/tools/simple-lightbox/ Description: The highly customizable lightbox for WordPress -Version: 0.0.0-dev +Version: 2.7.1 Text Domain: simple-lightbox Domain Path: /l10n Author: Archetyped diff --git a/package-lock.json b/package-lock.json index f0e8af6..c9d0645 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-lightbox", - "version": "0.0.0-dev", + "version": "2.7.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 795fc5a..34a1ed5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-lightbox", - "version": "0.0.0-dev", + "version": "2.7.1", "title": "Simple Lightbox", "description": "The highly-customizable lightbox for WordPress", "author": "Archetyped ",