From f492ec82832232f429991da85d68df96cf5de604 Mon Sep 17 00:00:00 2001 From: Ben Keen Date: Wed, 3 Apr 2019 20:46:29 -0700 Subject: [PATCH] 2.0.6 --- about/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/theme.php b/about/theme.php index 08d1805..2149dea 100644 --- a/about/theme.php +++ b/about/theme.php @@ -5,5 +5,5 @@ $theme_author_email = "ben.keen@gmail.com"; $theme_link = "https://themes.formtools.org"; $theme_description = "A remodelling of the old grey-styled Form Tools 1.x theme."; -$theme_version = "2.0.5"; +$theme_version = "2.0.6"; $theme_uses_swatches = "no";