Skip to content

Commit b11d2e8

Browse files
authored
Release 2.2.4 (#31)
1 parent 78b0ec8 commit b11d2e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

multilingual-tools.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
Description: Set of tools to test themes and plugins multilingual compatibility.
66
Author: OnTheGoSystems
77
Author URI: https://www.onthegosystems.com/
8-
Version: 2.2.3
8+
Version: 2.2.4
99
*/
1010

11-
define('WPML_CTT_VERSION', '2.2.3');
11+
define('WPML_CTT_VERSION', '2.2.4');
1212
define('WPML_CTT_PATH', dirname(__FILE__));
1313
define('WPML_CTT_ABS_PATH', plugin_dir_path(__FILE__));
1414
define('WPML_CTT_FOLDER', basename(WPML_CTT_PATH));

0 commit comments

Comments
 (0)