Skip to content

Commit

Permalink
Merge pull request #206 from hydephp/release/v0.9.9
Browse files Browse the repository at this point in the history
HydeCLI v0.9.9
  • Loading branch information
caendesilva authored Jun 11, 2024
2 parents d3dffa9 + ca5f28e commit 5b80fb5
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.9.8';
final public const APP_VERSION = '0.9.9';

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 5b80fb5

Please sign in to comment.