We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR w związku ze zmianą oryginału joomla/joomla-cms#43914 Poniżej zmiany w oryginale:
diff --git a/administrator/language/en-GB/install.xml b/administrator/language/en-GB/install.xml index 3fbaa2b639669..77b009dc9287c 100644 --- a/administrator/language/en-GB/install.xml +++ b/administrator/language/en-GB/install.xml @@ -3,7 +3,7 @@ <name>English (en-GB)</name> <tag>en-GB</tag> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/administrator/language/en-GB/langmetadata.xml b/administrator/language/en-GB/langmetadata.xml index c2186f073e3ef..8d3e34db1489d 100644 --- a/administrator/language/en-GB/langmetadata.xml +++ b/administrator/language/en-GB/langmetadata.xml @@ -2,7 +2,7 @@ <metafile client="administrator"> <name>English (en-GB)</name> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/administrator/manifests/files/joomla.xml b/administrator/manifests/files/joomla.xml index 7c3b6a148b886..ea5df5b80bcae 100644 --- a/administrator/manifests/files/joomla.xml +++ b/administrator/manifests/files/joomla.xml @@ -7,7 +7,7 @@ <copyright>(C) 2019 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <version>6.0.0-alpha1-dev</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <description>FILES_JOOMLA_XML_DESCRIPTION</description> <scriptfile>administrator/components/com_admin/script.php</scriptfile> diff --git a/administrator/manifests/packages/pkg_en-GB.xml b/administrator/manifests/packages/pkg_en-GB.xml index cf28ecbebfd99..188c85b018ce3 100644 --- a/administrator/manifests/packages/pkg_en-GB.xml +++ b/administrator/manifests/packages/pkg_en-GB.xml @@ -3,7 +3,7 @@ <name>English (en-GB) Language Pack</name> <packagename>en-GB</packagename> <version>6.0.0.1</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/api/language/en-GB/install.xml b/api/language/en-GB/install.xml index fb4bc2abbbb29..ec9935a89b686 100644 --- a/api/language/en-GB/install.xml +++ b/api/language/en-GB/install.xml @@ -3,7 +3,7 @@ <name>English (en-GB)</name> <tag>en-GB</tag> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/api/language/en-GB/langmetadata.xml b/api/language/en-GB/langmetadata.xml index 25125b865112f..c335ce2cd7b31 100644 --- a/api/language/en-GB/langmetadata.xml +++ b/api/language/en-GB/langmetadata.xml @@ -2,7 +2,7 @@ <metafile client="api"> <name>English (en-GB)</name> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/installation/language/en-GB/langmetadata.xml b/installation/language/en-GB/langmetadata.xml index 90cd4faffb0aa..6ef39a8593e4b 100644 --- a/installation/language/en-GB/langmetadata.xml +++ b/installation/language/en-GB/langmetadata.xml @@ -2,7 +2,7 @@ <metafile client="installation"> <name>English (United Kingdom)</name> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <copyright>(C) 2005 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> diff --git a/language/en-GB/install.xml b/language/en-GB/install.xml index fa438d8478f14..f631606484cde 100644 --- a/language/en-GB/install.xml +++ b/language/en-GB/install.xml @@ -3,7 +3,7 @@ <name>English (en-GB)</name> <tag>en-GB</tag> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/language/en-GB/langmetadata.xml b/language/en-GB/langmetadata.xml index 440a34dd14710..a0690012b1de3 100644 --- a/language/en-GB/langmetadata.xml +++ b/language/en-GB/langmetadata.xml @@ -2,7 +2,7 @@ <metafile client="site"> <name>English (en-GB)</name> <version>6.0.0</version> - <creationDate>2024-06</creationDate> + <creationDate>2024-08</creationDate> <author>Joomla! Project</author> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> diff --git a/libraries/src/Version.php b/libraries/src/Version.php index f0c5d41c0e61e..2ec2e02466a28 100644 --- a/libraries/src/Version.php +++ b/libraries/src/Version.php @@ -82,7 +82,7 @@ final class Version * @var string * @since 3.5 */ - public const CODENAME = 'Uthabiti'; + public const CODENAME = 'Kuimarisha'; /** * Release date. @@ -90,7 +90,7 @@ final class Version * @var string * @since 3.5 */ - public const RELDATE = '9-June-2024'; + public const RELDATE = '14-August-2024'; /** * Release time. @@ -99,7 +99,7 @@ final class Version * @since 3.5 */ - public const RELTIME = '09:15'; + public const RELTIME = '08:38'; /** * Release timezone. diff --git a/package-lock.json b/package-lock.json index fa1bfa5046938..eb2dfac02f9ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "joomla", - "version": "5.2.0", + "version": "6.0.0", "lockfileVersion": 3, "requires": true, "packages": {
The text was updated successfully, but these errors were encountered:
artur-stepien
No branches or pull requests
PR w związku ze zmianą oryginału joomla/joomla-cms#43914 Poniżej zmiany w oryginale:
Click to expand the diff!
The text was updated successfully, but these errors were encountered: