We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c58ab commit 3d40cf1Copy full SHA for 3d40cf1
src/PHPCR/Shell/Console/Application/SessionApplication.php
@@ -16,7 +16,7 @@
16
class SessionApplication extends BaseApplication
17
{
18
const APP_NAME = 'PHPCRSH';
19
- const APP_VERSION = '1.0.0-alpha1';
+ const APP_VERSION = '1.0.0-alpha2';
20
21
protected $shellApplication;
22
0 commit comments