Completed
Push — master ( f35092...a30da4 )
by Daniel Neis
01:37
created
version.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,4 +28,4 @@
 block discarded – undo
28 28
 $plugin->requires = 2014111000;
29 29
 $plugin->component = 'availability_maxviews';
30 30
 $plugin->release = 5;
31
-$plugin->maturity   = MATURITY_STABLE;
31
+$plugin->maturity = MATURITY_STABLE;
Please login to merge, or discard this patch.