From 977578c15c1ba2022265e013736999bca0a9c9aa Mon Sep 17 00:00:00 2001 From: Prasath Nadarajah <n.prasath.002@gmail.com> Date: Mon, 20 Aug 2012 11:18:01 +0530 Subject: [PATCH] changing version number to 2.0 --- push-syndication.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push-syndication.php b/push-syndication.php index 2f82403..9e9b353 100644 --- a/push-syndication.php +++ b/push-syndication.php @@ -5,7 +5,7 @@ Plugin Name: Push Syndication Plugin URI: http://wordpress.org/extend/plugins/push-syndication/ Description: Push content to multiple sites -Version: 1.0 +Version: 2.0 Author: Automattic Author URI: http://automattic.com/wordpress-plugins/ License: GPLv2 or later -- GitLab