Skip to content

Commit 118b7e0

Browse files
committed
Fixed version
1 parent 76bbe42 commit 118b7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/class-tinymce-clear-float.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class Tinymce_Clear_Float {
6767
public function __construct() {
6868

6969
$this->plugin_name = 'tinymce-clear-float';
70-
$this->version = '1.2.0';
70+
$this->version = '1.2.1';
7171

7272
$this->load_dependencies();
7373
$this->define_admin_hooks();

0 commit comments

Comments
 (0)