Skip to content

Commit 573fb50

Browse files
committed
Preparing 1.2.1
1 parent 45c8232 commit 573fb50

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
**Preliminary support for Joomla 6**. This version comes with <strong>preliminary</strong> compatibility with Joomla! 6. At the time of this writing, Joomla 6.0.0 Beta 1 has been released. That's our compatibility target. We expect more changes to take place before Joomla! 6 stable is released, with an as yet unknown impact on compatibility. We will keep following Joomla 6 development and adapting our software as necessary.
1+
**Preliminary support for Joomla 6**. This version comes with <strong>preliminary</strong> compatibility with Joomla! 6.

plugins/actionlog/skeletonkey/skeletonkey.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>https://www.akeeba.com</authorUrl>
1313
<copyright>Copyright (c)2022-2025 Nicholas K. Dionysopoulos</copyright>
1414
<license>GNU GPL v3 or later</license>
15-
<creationDate>2025-07-18</creationDate>
16-
<version>1.2.0</version>
15+
<creationDate>2025-09-26</creationDate>
16+
<version>1.2.1</version>
1717
<description>PLG_ACTIONLOG_SKELETONKEY_XML_DESCRIPTION</description>
1818
<namespace path="src">Akeeba\Plugin\ActionLog\SkeletonKey</namespace>
1919

plugins/authentication/skeletonkey/skeletonkey.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>https://www.akeeba.com</authorUrl>
1313
<copyright>Copyright (c)2022-2025 Nicholas K. Dionysopoulos</copyright>
1414
<license>GNU GPL v3 or later</license>
15-
<creationDate>2025-07-18</creationDate>
16-
<version>1.2.0</version>
15+
<creationDate>2025-09-26</creationDate>
16+
<version>1.2.1</version>
1717
<description>PLG_AUTHENTICATION_SKELETONKEY_XML_DESCRIPTION</description>
1818
<namespace path="src">Joomla\Plugin\Authentication\Skeletonkey</namespace>
1919

plugins/system/skeletonkey/media/joomla.asset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
33
"name": "plg_system_skeletonkey",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Skeleton Key",
66
"license": "GPL-3.0-or-later",
77
"assets": [

plugins/system/skeletonkey/skeletonkey.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<authorUrl>https://www.akeeba.com</authorUrl>
1313
<copyright>Copyright (c)2022-2025 Nicholas K. Dionysopoulos</copyright>
1414
<license>GNU GPL v3 or later</license>
15-
<creationDate>2025-07-18</creationDate>
16-
<version>1.2.0</version>
15+
<creationDate>2025-09-26</creationDate>
16+
<version>1.2.1</version>
1717
<description>PLG_SYSTEM_SKELETONKEY_XML_DESCRIPTION</description>
1818
<namespace path="src">Joomla\Plugin\System\Skeletonkey</namespace>
1919

0 commit comments

Comments
 (0)