Skip to content

Commit

Permalink
Version 1.0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhobo committed Sep 29, 2015
1 parent 798e7c3 commit 9917bd6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions plugincore.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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' );



Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Binary file added releases/epoch-1.0.7.1.zip
Binary file not shown.

0 comments on commit 9917bd6

Please sign in to comment.