Skip to content

Commit

Permalink
Merge branch 'master' into fix-selfupdate-command-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Apr 17, 2024
2 parents 709cc8e + c0c5de5 commit e4e982d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class Application extends \Hyde\Foundation\Application
{
final public const APP_VERSION = '0.6.0';
final public const APP_VERSION = '0.7.0';

public function getCachedPackagesPath(): string
{
Expand Down
Binary file modified builds/hyde
Binary file not shown.

0 comments on commit e4e982d

Please sign in to comment.