diff --git a/functions.php b/functions.php index 61476fd063..50eaa2c969 100644 --- a/functions.php +++ b/functions.php @@ -146,7 +146,7 @@ public function __construct() * Prepare variables */ $this->token = 'disciple_tools'; - $this->version = '0.1.4'; + $this->version = '0.2.0'; $this->migration_number = 2; $this->plugin_url = get_template_directory_uri() . '/'; $this->plugin_path = get_template_directory() . '/'; diff --git a/style.css b/style.css index d381bb9bfc..8d8890afac 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://disciple.tools Description: Disciple Tools is a coalition management system for disciple making movements. Author URI: https://github.com/DiscipleTools GitHub Plugin URI: https://github.com/DiscipleTools/disciple-tools -Version: 0.1.4 +Version: 0.2.0 Requires at least: 4.7.0 License: GPL-2.0 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html