diff --git a/functions.php b/functions.php index 1a3523d4a8..db972adec8 100644 --- a/functions.php +++ b/functions.php @@ -151,7 +151,7 @@ public function __construct() * Prepare variables */ $this->token = 'disciple_tools'; - $this->version = '0.7.0'; + $this->version = '0.7.1'; $this->migration_number = 5; $this->plugin_url = get_template_directory_uri() . '/'; $this->plugin_path = get_template_directory() . '/'; diff --git a/style.css b/style.css index 5e30541b18..b9f6edacba 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.7.0 +Version: 0.7.1 Requires at least: 4.7.0 License: GPL-2.0 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html