Skip to content

Commit 2607fbf

Browse files
authored
Update Version.php
1 parent 798bbb8 commit 2607fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Pi/Version/Version.php

+1-1
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';
30+
const VERSION = '2.6.1';
3131

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

0 commit comments

Comments
 (0)