Skip to content

Commit 38a0406

Browse files
committed
Release 6.0.0 Alpha 3
1 parent 4db771f commit 38a0406

File tree

24 files changed

+71
-71
lines changed

24 files changed

+71
-71
lines changed

administrator/language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>6.0.0</version>
6-
<creationDate>2025-06</creationDate>
6+
<creationDate>2025-07</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

administrator/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="administrator">
33
<name>English (en-GB)</name>
44
<version>6.0.0</version>
5-
<creationDate>2025-06</creationDate>
5+
<creationDate>2025-07</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

administrator/manifests/files/joomla.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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>6.0.0-alpha3-dev</version>
10-
<creationDate>2025-06</creationDate>
9+
<version>6.0.0-alpha3</version>
10+
<creationDate>2025-07</creationDate>
1111
<description>FILES_JOOMLA_XML_DESCRIPTION</description>
1212

1313
<scriptfile>administrator/components/com_admin/script.php</scriptfile>

administrator/manifests/packages/pkg_en-GB.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB) Language Pack</name>
44
<packagename>en-GB</packagename>
55
<version>6.0.0.1</version>
6-
<creationDate>2025-06</creationDate>
6+
<creationDate>2025-07</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

administrator/modules/mod_menu/services/provider.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* The administrator menu module service provider.
2020
*
21-
* @since __DEPLOY_VERSION__
21+
* @since 6.0.0
2222
*/
2323
return new class () implements ServiceProviderInterface {
2424
/**
@@ -28,7 +28,7 @@
2828
*
2929
* @return void
3030
*
31-
* @since __DEPLOY_VERSION__
31+
* @since 6.0.0
3232
*/
3333
public function register(Container $container)
3434
{

administrator/modules/mod_menu/src/Dispatcher/Dispatcher.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* Dispatcher class for mod_menu
2222
*
23-
* @since __DEPLOY_VERSION__
23+
* @since 6.0.0
2424
*/
2525
class Dispatcher extends AbstractModuleDispatcher
2626
{
@@ -29,7 +29,7 @@ class Dispatcher extends AbstractModuleDispatcher
2929
*
3030
* @return array
3131
*
32-
* @since __DEPLOY_VERSION__
32+
* @since 6.0.0
3333
*/
3434
protected function getLayoutData()
3535
{

api/language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>6.0.0</version>
6-
<creationDate>2025-06</creationDate>
6+
<creationDate>2025-07</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

api/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="api">
33
<name>English (en-GB)</name>
44
<version>6.0.0</version>
5-
<creationDate>2025-06</creationDate>
5+
<creationDate>2025-07</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

installation/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="installation">
33
<name>English (United Kingdom)</name>
44
<version>6.0.0</version>
5-
<creationDate>2025-06</creationDate>
5+
<creationDate>2025-07</creationDate>
66
<author>Joomla! Project</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
88
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>

language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>6.0.0</version>
6-
<creationDate>2025-06</creationDate>
6+
<creationDate>2025-07</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

0 commit comments

Comments
 (0)