Skip to content

Commit f6bf82a

Browse files
committed
Updated: Bump Version Number to beta2
1 parent 1558406 commit f6bf82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class eZPublishSDK
1717
const VERSION_MAJOR = 6;
1818
const VERSION_MINOR = 0;
1919
const VERSION_RELEASE = 0;
20-
const VERSION_STATE = 'beta1';
20+
const VERSION_STATE = 'beta2';
2121
const VERSION_DEVELOPMENT = true;
2222
const VERSION_ALIAS = '6.0';
2323
const EDITION = 'eZ Publish';

0 commit comments

Comments
 (0)