Skip to content

Commit 3d40cf1

Browse files
committed
Changed version to aplpha2
1 parent e7c58ab commit 3d40cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPCR/Shell/Console/Application/SessionApplication.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class SessionApplication extends BaseApplication
1717
{
1818
const APP_NAME = 'PHPCRSH';
19-
const APP_VERSION = '1.0.0-alpha1';
19+
const APP_VERSION = '1.0.0-alpha2';
2020

2121
protected $shellApplication;
2222

0 commit comments

Comments
 (0)