Skip to content

Commit eb8fbc1

Browse files
committed
Bump version to 1.0.0-beta.7
1 parent 678f98e commit eb8fbc1

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

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

0 commit comments

Comments
 (0)