From a71a7aaa0745317314b953b52c0f0bace9418814 Mon Sep 17 00:00:00 2001 From: shin Date: Fri, 27 Jan 2017 11:47:57 +0200 Subject: [PATCH] upd: version --- cherry-portfolio.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cherry-portfolio.php b/cherry-portfolio.php index d6212f0..5bb88d0 100644 --- a/cherry-portfolio.php +++ b/cherry-portfolio.php @@ -3,7 +3,7 @@ * Plugin Name: Cherry Portfolio * Plugin URI: http://www.cherryframework.com/ * Description: A portfolio plugin for WordPress. - * Version: 1.0.4.9 + * Version: 1.0.5 * Author: Cherry Team * Author URI: http://www.cherryframework.com/ * Text Domain: cherry-portfolio @@ -88,7 +88,7 @@ function constants() { * * @since 1.0.0 */ - define( 'CHERRY_PORTFOLIO_VERSION', '1.0.4.9' ); + define( 'CHERRY_PORTFOLIO_VERSION', '1.0.5' ); /** * Set the slug of the plugin.