Skip to content

Commit

Permalink
Update Update_model.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sayghteight authored Aug 18, 2022
1 parent 680b77f commit b833663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/modules/update/models/Update_model.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public function __construct()
*/
public function getCurrentVersion()
{
$version = '1.0.7.6';
$version = '1.0.7.8';
return $version;
}

Expand Down

0 comments on commit b833663

Please sign in to comment.