diff --git a/EventCalendar.php b/EventCalendar.php index 8da3a63..6759ce3 100644 --- a/EventCalendar.php +++ b/EventCalendar.php @@ -36,7 +36,7 @@ $wgExtensionCredits['parserhook'][] = array( 'path' => __FILE__, 'name' => 'EventCalendar', - 'version' => '0.2.0', + 'version' => '0.2.1', 'description' => 'Yet Another Simple Event Calendar', 'url' => 'https://github.com/improper/mediawiki-extensions-yasec', 'author' => 'Steffen Beyer and others',