Skip to content

Commit 811bc19

Browse files
committed
Beta 3
1 parent edca90a commit 811bc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPCR/Shell/PhpcrShell.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
class PhpcrShell
2626
{
2727
const APP_NAME = 'PHPCRSH';
28-
const APP_VERSION = 'dev-master';
28+
const APP_VERSION = '1.0.0-beta3';
2929

3030
const MODE_EMBEDDED_SHELL = 'shell';
3131
const MODE_EMBEDDED_COMMAND = 'command';

0 commit comments

Comments
 (0)