diff --git a/about.php b/about.php index 344a7a1e86746107c8d2eaf365c2c71b1a9dda0b..95648d48683731ff7c00401c1ad389231ccf5b36 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 <a href='http://getbootstrap.com'>Bootstrap 3</a> 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',