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 >4.0.3-rc2-dev </version >
9+ <version >4.0.3</version >
1010 <creationDate >September 2021</creationDate >
1111 <description >FILES_JOOMLA_XML_DESCRIPTION</description >
1212
Original file line number Diff line number Diff line change @@ -61,15 +61,15 @@ final class Version
6161 * @var string
6262 * @since 3.8.0
6363 */
64- const EXTRA_VERSION = 'rc2-dev ' ;
64+ const EXTRA_VERSION = '' ;
6565
6666 /**
6767 * Development status.
6868 *
6969 * @var string
7070 * @since 3.5
7171 */
72- const DEV_STATUS = 'Development ' ;
72+ const DEV_STATUS = 'Stable ' ;
7373
7474 /**
7575 * Code name.
@@ -93,7 +93,7 @@ final class Version
9393 * @var string
9494 * @since 3.5
9595 */
96- const RELTIME = '10:32 ' ;
96+ const RELTIME = '10:39 ' ;
9797
9898 /**
9999 * Release timezone.
You can’t perform that action at this time.
0 commit comments