We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5499bd1 commit 727ea67Copy full SHA for 727ea67
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.3.0
+Version: 2.3.1
9
*/
10
11
-define('WPML_CTT_VERSION', '2.3.0');
+define('WPML_CTT_VERSION', '2.3.1');
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