From 9627382a342fd0cfb91ee10e3960e45535a88c3d Mon Sep 17 00:00:00 2001 From: Marius Cristea Date: Mon, 25 May 2015 10:55:23 +0300 Subject: [PATCH] !!! changed version --- tweet-old-post.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tweet-old-post.php b/tweet-old-post.php index e5023afeb..f15a56e34 100644 --- a/tweet-old-post.php +++ b/tweet-old-post.php @@ -4,7 +4,7 @@ # Plugin URI: https://themeisle.com/plugins/tweet-old-post-lite/ # Description: Wordpress plugin that helps you to keeps your old posts alive by sharing them and driving more traffic to them from twitter/facebook or linkedin. It also helps you to promote your content. You can set time and no of posts to share to drive more traffic.For questions, comments, or feature requests, contact us! # Author: ThemeIsle -# Version: 7.0.4 +# Version: 7.0.5 # Author URI: https://themeisle.com/ # Text Domain: tweet-old-post # Domain Path: /languages @@ -18,7 +18,7 @@ define("ROPJSCOUNTDOWN", plugins_url('js/countdown.js',__FILE__ )); define("ROPPLUGINBASENAME", plugin_basename(__FILE__)); define('ROP_TOP_FB_API_VERSION','v2.0'); -define('ROP_VERSION','7.0.3'); +define('ROP_VERSION','7.0.5'); // Require core. require_once(ROPPLUGINPATH."/inc/core.php"); // Require core.