Skip to content

Commit 727ea67

Browse files
authored
Bump version from 2.3.0 to 2.3.1
1 parent 5499bd1 commit 727ea67

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.3.0
8+
Version: 2.3.1
99
*/
1010

11-
define('WPML_CTT_VERSION', '2.3.0');
11+
define('WPML_CTT_VERSION', '2.3.1');
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)