We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea6f1c commit ff237a1Copy full SHA for ff237a1
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';
+ public const string VERSION = '1.0.0-beta.6';
16
17
public function __construct(protected KeepInstall $install)
18
0 commit comments