Skip to content

Commit 5bc2bcd

Browse files
authored
HydeCLI v0.4.0
1 parent 5542fee commit 5bc2bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Application extends \Hyde\Foundation\Application
88
{
9-
final public const APP_VERSION = '0.3.0';
9+
final public const APP_VERSION = '0.4.0';
1010

1111
public function getCachedPackagesPath(): string
1212
{

0 commit comments

Comments
 (0)