Skip to content

Commit 14d8175

Browse files
committed
FIX: translation
1 parent c6032b3 commit 14d8175

2 files changed

Lines changed: 77 additions & 78 deletions

File tree

cherry-blog-layouts.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Plugin Name: Cherry Blog Layouts
44
* Plugin URI: http://www.cherryframework.com/
55
* Description: Additional blog layouts.
6-
* Version: 1.0.6
6+
* Version: 1.0.7
77
* Author: Cherry Team
88
* Author URI: http://www.cherryframework.com/
9-
* Text Domain: cherry-blog-layouts
9+
* Text Domain: cherry-blog
1010
* License: GPL-3.0+
1111
* License URI: http://www.gnu.org/licenses/gpl-3.0.txt
1212
* Domain Path: /languages
@@ -124,7 +124,7 @@ public function constants() {
124124
*
125125
* @since 1.0.0
126126
*/
127-
define( 'CHERRY_BLOG_VERSION', '1.0.6' );
127+
define( 'CHERRY_BLOG_VERSION', '1.0.7' );
128128

129129
/**
130130
* Set the slug of the plugin.

0 commit comments

Comments
 (0)