From a8fa22f6adf29e309f72697683634caeb2d3eb7b Mon Sep 17 00:00:00 2001 From: Michael Save Date: Tue, 14 Feb 2012 21:26:35 +1100 Subject: [PATCH] categories theme v0.3 --- templates/themes/categories/info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/themes/categories/info.php b/templates/themes/categories/info.php index 45b4d6f0..5ae3d296 100644 --- a/templates/themes/categories/info.php +++ b/templates/themes/categories/info.php @@ -8,7 +8,7 @@ 'Group-ordered, category-aware modification of the Frameset theme, with removable sidebar frame. Requires $config[\'categories\'].'; - $theme['version'] = 'v0.2.2'; + $theme['version'] = 'v0.3'; // Theme configuration $theme['config'] = Array();