We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122d741 commit 819fe08Copy full SHA for 819fe08
2 files changed
functions.php
@@ -107,7 +107,7 @@ public function __construct() {
107
* Prepare variables
108
*/
109
$this->token = 'disciple_tools';
110
- $this->version = '1.82.0';
+ $this->version = '1.82.1';
111
112
$this->theme_url = get_template_directory_uri() . '/';
113
$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.82.0
+Version: 1.82.1
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