File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
administrator/manifests/files Expand file tree Collapse file tree 2 files changed +3
-3
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.1.0-alpha2 </version >
9+ <version >4.1.0-dev </version >
1010 <creationDate >October 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 = 'alpha2 ' ;
64+ const EXTRA_VERSION = 'dev ' ;
6565
6666 /**
6767 * Development status.
6868 *
6969 * @var string
7070 * @since 3.5
7171 */
72- const DEV_STATUS = 'Alpha ' ;
72+ const DEV_STATUS = 'Development ' ;
7373
7474 /**
7575 * Code name.
You can’t perform that action at this time.
0 commit comments