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 May 7, 2021
1 parent 818b567 commit 9d85c43
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 @@ -16,7 +16,7 @@ public function __construct()

public function getCurrentVersion()
{
$version = '1.0.7.3';
$version = '1.0.7.4';
return $version;
}

Expand Down

0 comments on commit 9d85c43

Please sign in to comment.