diff --git a/loco.php b/loco.php index dd096d13..fa0d3f85 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.0-dev +Version: 2.1.0 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.0-dev'; + return '2.1.0'; } diff --git a/readme.txt b/readme.txt index 26d19782..4cedc07f 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.4 -Stable tag: 2.0.17 +Stable tag: 2.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html