We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4a5c8 commit 2f0fd6bCopy full SHA for 2f0fd6b
1 file changed
src/Cms.php
@@ -27,7 +27,7 @@
27
{
28
public const string NAME = 'Craft CMS';
29
30
- public const string VERSION = '6.0.0';
+ public const string VERSION = '6.0.0-alpha.1';
31
32
public const string SCHEMA_VERSION = '6.0.0.0';
33
0 commit comments