Skip to content

Commit 41718d8

Browse files
committed
Bump version to 1.0.0-beta.8
1 parent 7382087 commit 41718d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/KeepApplication.php

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

1313
class KeepApplication extends Application
1414
{
15-
public const string VERSION = '1.0.0-beta.7';
15+
public const string VERSION = '1.0.0-beta.8';
1616

1717
public function __construct(protected KeepInstall $install)
1818
{

0 commit comments

Comments
 (0)