Skip to content

Commit

Permalink
Bump version for release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
townxelliot committed Nov 27, 2017
1 parent e1980fc commit 13fc8fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@

$plugin->component = 'repository_res';
$plugin->requires = 2017051500;
$plugin->version = 2017112700;
$plugin->version = 2017112701;
$plugin->maturity = MATURITY_BETA;
$plugin->release = '0.0.4';
$plugin->release = '0.0.5';

0 comments on commit 13fc8fb

Please sign in to comment.