We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39db410 commit e2a86bdCopy full SHA for e2a86bd
cherry-portfolio.php
@@ -3,7 +3,7 @@
3
* Plugin Name: Cherry Portfolio
4
* Plugin URI: http://www.cherryframework.com/
5
* Description: A portfolio plugin for WordPress.
6
- * Version: 1.0.3
+ * Version: 1.0.4
7
* Author: Cherry Team
8
* Author URI: http://www.cherryframework.com/
9
* Text Domain: cherry-portfolio
@@ -88,7 +88,7 @@ function constants() {
88
*
89
* @since 1.0.0
90
*/
91
- define( 'CHERRY_PORTFOLIO_VERSION', '1.0.3' );
+ define( 'CHERRY_PORTFOLIO_VERSION', '1.0.4' );
92
93
/**
94
* Set the slug of the plugin.
0 commit comments