diff --git a/about.php b/about.php index 1a4d80ee718924ca59ec654cf5373230994cc0f5..2c9b2587c64071f11a295d28727126d85cd089d5 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.4.0', + 'Version' => '2.5.0', 'Url' => 'https://github.com/kasperisager/vanilla-bootstrap', 'Author' => 'Kasper Kronborg Isager', 'AuthorEmail' => 'kasperisager@gmail.com',