We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716f4f3 commit 85a22a4Copy full SHA for 85a22a4
src/PHPCR/Shell/PhpcrShell.php
@@ -25,7 +25,7 @@
25
class PhpcrShell
26
{
27
const APP_NAME = 'PHPCRSH';
28
- const APP_VERSION = '1.0.0-beta4';
+ const APP_VERSION = '1.0.0';
29
30
const MODE_EMBEDDED_SHELL = 'shell';
31
const MODE_EMBEDDED_COMMAND = 'command';
0 commit comments