From f9a6ec5abeb9b6c826371686b9fa32563535d7dc Mon Sep 17 00:00:00 2001 From: Kasper Isager Date: Thu, 26 Jun 2014 17:22:02 -0400 Subject: [PATCH] Bump version to 2.3.1 --- about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.php b/about.php index 344a7a1..95648d4 100644 --- a/about.php +++ b/about.php @@ -3,7 +3,7 @@ $ThemeInfo['bootstrap'] = array( 'Name' => 'Bootstrap', 'Description' => "Bootstrap for Vanilla has been rewritten from scratch on top of Bootstrap 3 in this second installation of the most popular theme for Vanilla Forums. Kickstart your community with a fresh and solid theme that is ready to be customized to your heart's desires.", - 'Version' => '2.3.0', + 'Version' => '2.3.1', 'Url' => 'https://github.com/kasperisager/vanilla-bootstrap', 'Author' => 'Kasper Kronborg Isager', 'AuthorEmail' => 'kasperisager@gmail.com',