We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 479f871 + 81a60f1 commit fde8b58Copy full SHA for fde8b58
lib/Pi/Version/Version.php
@@ -27,7 +27,7 @@ class Version
27
* @var string
28
* @see http://semver.org/ for semantic versioning
29
*/
30
- const VERSION = '2.6.0-alpha';
+ const VERSION = '2.6.0-beta';
31
32
/**
33
* The latest stable version Pi Engine available
0 commit comments