File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
administrator/manifests/files Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <authorUrl >www.joomla.org</authorUrl >
77 <copyright >(C) 2019 Open Source Matters, Inc.</copyright >
88 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
9- <version >5.2.0-alpha1-dev </version >
9+ <version >5.2.0-alpha1</version >
1010 <creationDate >2024-05</creationDate >
1111 <description >FILES_JOOMLA_XML_DESCRIPTION</description >
1212
Original file line number Diff line number Diff line change @@ -66,15 +66,15 @@ final class Version
6666 * @var string
6767 * @since 3.8.0
6868 */
69- public const EXTRA_VERSION = 'alpha1-dev ' ;
69+ public const EXTRA_VERSION = 'alpha1 ' ;
7070
7171 /**
7272 * Development status.
7373 *
7474 * @var string
7575 * @since 3.5
7676 */
77- public const DEV_STATUS = 'Development ' ;
77+ public const DEV_STATUS = 'Alpha ' ;
7878
7979 /**
8080 * Code name.
@@ -90,7 +90,7 @@ final class Version
9090 * @var string
9191 * @since 3.5
9292 */
93- public const RELDATE = '27 -May-2024 ' ;
93+ public const RELDATE = '28 -May-2024 ' ;
9494
9595 /**
9696 * Release time.
You can’t perform that action at this time.
0 commit comments