We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678f98e commit eb8fbc1Copy full SHA for eb8fbc1
1 file changed
src/KeepApplication.php
@@ -12,7 +12,7 @@
12
13
class KeepApplication extends Application
14
{
15
- public const string VERSION = '1.0.0-beta.6';
+ public const string VERSION = '1.0.0-beta.7';
16
17
public function __construct(protected KeepInstall $install)
18
0 commit comments