Skip to content

Commit ff237a1

Browse files
committed
Bump version to 1.0.0-beta.6
1 parent 4ea6f1c commit ff237a1

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';
15+
public const string VERSION = '1.0.0-beta.6';
1616

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

0 commit comments

Comments
 (0)