diff --git a/functions.php b/functions.php index 5670cf2c8..9e3b420af 100755 --- a/functions.php +++ b/functions.php @@ -206,7 +206,7 @@ public function __construct() { * Prepare variables */ $this->token = 'disciple_tools'; - $this->version = '1.68.2'; + $this->version = '1.68.3'; // $this->migration_number = 38; // moved to Disciple_Tools_Migration_Engine::$migration_number $this->theme_url = get_template_directory_uri() . '/'; diff --git a/style.css b/style.css index 0fb22e2e9..e53045060 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ Theme Name: Disciple Tools Theme URI: https://github.com/DiscipleTools/disciple-tools-theme Description: Disciple.Tools is a coalition management system for disciple making movements. Author URI: https://github.com/DiscipleTools -Version: 1.68.2 +Version: 1.68.3 Requires at least: 4.7.0 License: GPL-2.0 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html