We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f924123 commit 94058f9Copy full SHA for 94058f9
2 files changed
functions.php
@@ -103,7 +103,7 @@ public function __construct() {
103
* Prepare variables
104
*/
105
$this->token = 'disciple_tools';
106
- $this->version = '1.76.1';
+ $this->version = '1.76.2';
107
108
$this->theme_url = get_template_directory_uri() . '/';
109
$this->theme_path = get_template_directory() . '/';
style.css
@@ -3,7 +3,7 @@ Theme Name: Disciple Tools
3
Theme URI: https://github.com/DiscipleTools/disciple-tools-theme
4
Description: Disciple.Tools is a coalition management system for disciple making movements.
5
Author URI: https://github.com/DiscipleTools
6
-Version: 1.76.1
+Version: 1.76.2
7
Requires at least: 4.7.0
8
License: GPL-2.0 or later
9
License URI: https://www.gnu.org/licenses/gpl-2.0.html
0 commit comments