We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b0ec8 commit b11d2e8Copy full SHA for b11d2e8
1 file changed
multilingual-tools.php
@@ -5,10 +5,10 @@
5
Description: Set of tools to test themes and plugins multilingual compatibility.
6
Author: OnTheGoSystems
7
Author URI: https://www.onthegosystems.com/
8
-Version: 2.2.3
+Version: 2.2.4
9
*/
10
11
-define('WPML_CTT_VERSION', '2.2.3');
+define('WPML_CTT_VERSION', '2.2.4');
12
define('WPML_CTT_PATH', dirname(__FILE__));
13
define('WPML_CTT_ABS_PATH', plugin_dir_path(__FILE__));
14
define('WPML_CTT_FOLDER', basename(WPML_CTT_PATH));
0 commit comments