Skip to content

Commit 81a60f1

Browse files
committed
Update version number
1 parent 8dac037 commit 81a60f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Pi/Version/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Version
2727
* @var string
2828
* @see http://semver.org/ for semantic versioning
2929
*/
30-
const VERSION = '2.6.0-alpha';
30+
const VERSION = '2.6.0-beta';
3131

3232
/**
3333
* The latest stable version Pi Engine available

0 commit comments

Comments
 (0)