Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
musicman3 committed Mar 12, 2022
1 parent 805a818 commit 87e046d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eMarket/model/eMarket/Core/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Update {
* @return string Version
*/
public static function thisVersion(): string {
return 'v 1.0 Beta 3';
return 'v 1.0 Beta 4';
}

/**
Expand Down

0 comments on commit 87e046d

Please sign in to comment.