diff --git a/about.php b/about.php index 999c7b96b89b15f62c2eb8769545fc8404e3dc8c..ee0e119c3c61d7ccca76fb2321202076abe7541c 100644 --- a/about.php +++ b/about.php @@ -3,7 +3,7 @@ $ThemeInfo['bootstrap'] = array( 'Name' => 'Bootstrap', 'Description' => "<strong>UPDATED!</strong> Bootstrap for Vanilla has been rewritten from scratch on top of <a href='http://getbootstrap.com'>Bootstrap 3.1</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.0.3', + 'Version' => '2.0.4', 'Author' => 'Kasper K. Isager', 'AuthorEmail' => 'kasperisager@gmail.com', 'AuthorUrl' => 'https://github.com/kasperisager',