Skip to content

Commit eec078a

Browse files
committed
Updated version to alpha4
1 parent 5ff7746 commit eec078a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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-alpha3';
19+
const APP_VERSION = '1.0.0-alpha4';
2020

2121
protected $shellApplication;
2222

0 commit comments

Comments
 (0)