Skip to content

Commit 54641f5

Browse files
committed
For Pi 2.4.0 release
1 parent e53249b commit 54641f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0-rc';
30+
const VERSION = '2.4.0';
3131

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

0 commit comments

Comments
 (0)