diff --git a/loco.php b/loco.php index f9f54633..3d8bc1ff 100644 --- a/loco.php +++ b/loco.php @@ -4,7 +4,7 @@ Plugin URI: https://wordpress.org/plugins/loco-translate/ Description: Translate themes and plugins directly in WordPress Author: Tim Whitlock -Version: 2.1.4-dev +Version: 2.1.4 Author URI: https://localise.biz/wordpress/plugin Text Domain: loco-translate Domain Path: /languages/ @@ -36,7 +36,7 @@ function loco_plugin_file(){ * @return string */ function loco_plugin_version(){ - return '2.1.4-dev'; + return '2.1.4'; } diff --git a/readme.txt b/readme.txt index 490199ba..f55cdb25 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: translation, translators, localization, localisation, l10n, i18n, Gettext, Requires at least: 4.1 Requires PHP: 5.2.4 Tested up to: 4.9.6 -Stable tag: 2.1.3 +Stable tag: 2.1.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html