We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798bbb8 commit 2607fbfCopy full SHA for 2607fbf
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';
+ const VERSION = '2.6.1';
31
32
/**
33
* The latest stable version Pi Engine available
0 commit comments