We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53249b commit 54641f5Copy full SHA for 54641f5
1 file changed
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.4.0-rc';
+ const VERSION = '2.4.0';
31
32
/**
33
* The latest stable version Pi Engine available
0 commit comments