We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bbe42 commit 118b7e0Copy full SHA for 118b7e0
includes/class-tinymce-clear-float.php
@@ -67,7 +67,7 @@ class Tinymce_Clear_Float {
67
public function __construct() {
68
69
$this->plugin_name = 'tinymce-clear-float';
70
- $this->version = '1.2.0';
+ $this->version = '1.2.1';
71
72
$this->load_dependencies();
73
$this->define_admin_hooks();
0 commit comments