Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hcpss-banderson authored Jan 7, 2020
1 parent 2e52164 commit 9292d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

$plugin->version = 2020010700; // YYYYMMDDVV.
$plugin->maturity = MATURITY_STABLE; // this version's maturity level.
$plugin->release = '2.0.6';
$plugin->release = '2.1.1';
$plugin->requires = 2016052301.00; // 3.1.1 (Build: 20160711).
$plugin->component = 'theme_vision';
$plugin->dependencies = array(
Expand Down

0 comments on commit 9292d51

Please sign in to comment.