Skip to content

Commit fc3f1ec

Browse files
committed
v1.70.4
1 parent 737ee6c commit fc3f1ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public function __construct() {
103103
* Prepare variables
104104
*/
105105
$this->token = 'disciple_tools';
106-
$this->version = '1.70.3';
106+
$this->version = '1.70.4';
107107
// $this->migration_number = 38; // moved to Disciple_Tools_Migration_Engine::$migration_number
108108

109109
$this->theme_url = get_template_directory_uri() . '/';

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Theme Name: Disciple Tools
33
Theme URI: https://github.com/DiscipleTools/disciple-tools-theme
44
Description: Disciple.Tools is a coalition management system for disciple making movements.
55
Author URI: https://github.com/DiscipleTools
6-
Version: 1.70.3
6+
Version: 1.70.4
77
Requires at least: 4.7.0
88
License: GPL-2.0 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)