From f215e61d4834493118df4cd37d55960c4c88f6a9 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 11 Sep 2017 21:34:25 +0000 Subject: [PATCH] bump version to 1.4.7 --- class-udm-updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/class-udm-updater.php b/class-udm-updater.php index f624a28..8bf2ca1 100644 --- a/class-udm-updater.php +++ b/class-udm-updater.php @@ -9,7 +9,7 @@ if (!class_exists('Updraft_Manager_Updater_1_4')): class Updraft_Manager_Updater_1_4 { - public $version = '1.4.6'; + public $version = '1.4.7'; public $relative_plugin_file; public $slug;