diff --git a/package.json b/package.json index 9abc857..5422349 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epoch", - "version": "1.0.7", + "version": "1.0.7.1", "description": "Native commenting made realtime, mobile, CDN and Cache friendly, and full of SEO mojo as well. Commenting perfected.)", "repository": { "type": "git", diff --git a/plugincore.php b/plugincore.php index 5576342..831f3f9 100644 --- a/plugincore.php +++ b/plugincore.php @@ -9,7 +9,7 @@ * @wordpress-plugin * * Plugin Name: Epoch - * Version: 1.0.7 + * Version: 1.0.7.1 * Plugin URI: http://gopostmatic.com/epoch * Description: Native commenting made realtime, mobile, CDN and Cache friendly, and full of SEO mojo as well. Commenting perfected. * Author: Postmatic @@ -27,7 +27,7 @@ define('EPOCH_PATH', plugin_dir_path( __FILE__ ) ); define('EPOCH_URL', plugin_dir_url( __FILE__ ) ); -define( 'EPOCH_VER', '1.0.7' ); +define( 'EPOCH_VER', '1.0.7.1' ); diff --git a/readme.txt b/readme.txt index 3b1f9f3..740d7db 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://gopostmatic.com/epoch Tags: ajax comments, comments, lightweight commenting, cdn, cache, moderate, engagement, postmatic, live update, wordpress comments, comment template, ajax commenting, better comments, disqus, discussion, seo, mobile commenting, chat, performance, site speed, chatting, email commenting, comment notifications Requires at least: 3.9 Tested up to: 4.3 -Stable Tag: 1.0.7 +Stable Tag: 1.0.7.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/releases/epoch-1.0.7.1.zip b/releases/epoch-1.0.7.1.zip new file mode 100644 index 0000000..1c8c04a Binary files /dev/null and b/releases/epoch-1.0.7.1.zip differ