diff --git a/about.php b/about.php index b81162cde6f5ccc92b48c1503d382ff0bdc8a7c7..39d4ca1ba17e728b6de92bde8dca5d606244d056 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.2.1', + 'Version' => '2.2.2', 'Url' => 'https://github.com/kasperisager/vanilla-bootstrap', 'Author' => 'Kasper Kronborg Isager', 'AuthorEmail' => 'kasperisager@gmail.com',