Skip to content

Commit

Permalink
Merge pull request #219 from hydephp/release/v0.10.7
Browse files Browse the repository at this point in the history
HydeCLI v0.10.7
  • Loading branch information
caendesilva committed Jun 11, 2024
2 parents 527f883 + abb2ce0 commit 8c37813
Show file tree
Hide file tree
Showing 4 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.10.6';
final public const APP_VERSION = '0.10.7';

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

0 comments on commit 8c37813

Please sign in to comment.