From bac326a3652fbc98b78db62fc29fc4b7691bbe48 Mon Sep 17 00:00:00 2001 From: Michael Save Date: Tue, 14 Feb 2012 20:49:21 +1100 Subject: [PATCH] version bump for recent theme --- templates/themes/recent/info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/themes/recent/info.php b/templates/themes/recent/info.php index ab983fdc..83d7477a 100644 --- a/templates/themes/recent/info.php +++ b/templates/themes/recent/info.php @@ -5,7 +5,7 @@ $theme['name'] = 'RecentPosts'; // Description (you can use Tinyboard markup here) $theme['description'] = 'Show recent posts and images, like 4chan.'; - $theme['version'] = 'v0.9.1'; + $theme['version'] = 'v1.0'; // Theme configuration $theme['config'] = Array();