1 Commits

Author SHA1 Message Date
gitea-actions[bot] 350b7e684b chore(version): pre-release bump to 01.00.36-dev [skip ci] 2026-07-05 22:56:02 +00:00
9 changed files with 9 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# FILE INFORMATION # FILE INFORMATION
# DEFGROUP: Gitea.Workflow # DEFGROUP: Gitea.Workflow
# INGROUP: mokocli.Automation # INGROUP: mokocli.Automation
# VERSION: 01.00.40 # VERSION: 01.00.36
# BRIEF: Auto-create feature branch when an issue is opened # BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch" name: "Universal: Issue Branch"
+1 -1
View File
@@ -14,7 +14,7 @@
DEFGROUP: Template-Joomla DEFGROUP: Template-Joomla
INGROUP: Template-Joomla.Documentation INGROUP: Template-Joomla.Documentation
REPO: https://github.com/mokoconsulting-tech/Template-Joomla/ REPO: https://github.com/mokoconsulting-tech/Template-Joomla/
VERSION: 01.00.40 VERSION: 01.00.36
PATH: ./CODE_OF_CONDUCT.md PATH: ./CODE_OF_CONDUCT.md
BRIEF: Community expectations and enforcement guidelines BRIEF: Community expectations and enforcement guidelines
NOTE: Adapted with attribution from the Contributor Covenant v2.1 NOTE: Adapted with attribution from the Contributor Covenant v2.1
+1 -1
View File
@@ -19,7 +19,7 @@
DEFGROUP: mokoconsulting-tech.Template-Joomla DEFGROUP: mokoconsulting-tech.Template-Joomla
INGROUP: MokoStandards.Governance INGROUP: MokoStandards.Governance
REPO: https://github.com/mokoconsulting-tech/Template-Joomla REPO: https://github.com/mokoconsulting-tech/Template-Joomla
VERSION: 01.00.40 VERSION: 01.00.36
PATH: /GOVERNANCE.md PATH: /GOVERNANCE.md
BRIEF: Project governance rules, roles, and decision process for Template-Joomla BRIEF: Project governance rules, roles, and decision process for Template-Joomla
--> -->
+1 -1
View File
@@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla
INGROUP: Template-Joomla.Documentation INGROUP: Template-Joomla.Documentation
REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla
PATH: /SECURITY.md PATH: /SECURITY.md
VERSION: 01.00.40 VERSION: 01.00.36
BRIEF: Security vulnerability reporting and handling policy BRIEF: Security vulnerability reporting and handling policy
--> -->
@@ -1,3 +0,0 @@
COM_MOKOSUITEBEAUTY="MokoSuite Beauty"
COM_MOKOSUITEBEAUTY_SHORT="Beauty"
COM_MOKOSUITEBEAUTY_XML_DESCRIPTION="MokoSuite Beauty component."
@@ -5,13 +5,10 @@
<creationDate>2026-06-23</creationDate> <creationDate>2026-06-23</creationDate>
<copyright>Copyright (C) 2026 Moko Consulting.</copyright> <copyright>Copyright (C) 2026 Moko Consulting.</copyright>
<license>GPL-3.0-or-later</license> <license>GPL-3.0-or-later</license>
<version>01.00.40</version> <version>01.00.36</version>
<namespace path="src">Moko\Component\MokoSuiteBeauty</namespace> <namespace path="src">Moko\Component\MokoSuiteBeauty</namespace>
<administration> <administration>
<files folder="admin"><folder>services</folder><folder>src</folder><folder>tmpl</folder></files> <files folder="admin"><folder>services</folder><folder>src</folder><folder>tmpl</folder></files>
<menu>COM_MOKOSUITEBEAUTY_SHORT</menu> <menu>COM_MOKOSUITEBEAUTY</menu>
<languages folder="admin/language">
<language tag="en-GB">en-GB/com_mokosuitebeauty.sys.ini</language>
</languages>
</administration> </administration>
</extension> </extension>
@@ -8,7 +8,7 @@
<license>GPL-3.0-or-later</license> <license>GPL-3.0-or-later</license>
<authorEmail>hello@mokoconsulting.tech</authorEmail> <authorEmail>hello@mokoconsulting.tech</authorEmail>
<authorUrl>https://mokoconsulting.tech</authorUrl> <authorUrl>https://mokoconsulting.tech</authorUrl>
<version>01.00.40</version> <version>01.00.36</version>
<php_minimum>8.3</php_minimum> <php_minimum>8.3</php_minimum>
<description>PLG_SYSTEM_MOKOSUITEBEAUTY_DESC</description> <description>PLG_SYSTEM_MOKOSUITEBEAUTY_DESC</description>
<namespace path="src">Moko\Plugin\System\MokoSuiteBeauty</namespace> <namespace path="src">Moko\Plugin\System\MokoSuiteBeauty</namespace>
@@ -3,7 +3,7 @@
<name>Web Services - MokoSuite Beauty</name> <name>Web Services - MokoSuite Beauty</name>
<element>mokosuitebeauty</element> <element>mokosuitebeauty</element>
<author>Moko Consulting</author> <author>Moko Consulting</author>
<version>01.00.40</version> <version>01.00.36</version>
<license>GPL-3.0-or-later</license> <license>GPL-3.0-or-later</license>
<namespace path="src">Moko\Plugin\WebServices\MokoSuiteBeauty</namespace> <namespace path="src">Moko\Plugin\WebServices\MokoSuiteBeauty</namespace>
<files><folder>src</folder><folder>services</folder></files> <files><folder>src</folder><folder>services</folder></files>
+1 -1
View File
@@ -2,7 +2,7 @@
<extension type="package" method="upgrade"> <extension type="package" method="upgrade">
<name>Package - MokoSuite Beauty</name> <name>Package - MokoSuite Beauty</name>
<packagename>mokosuitebeauty</packagename> <packagename>mokosuitebeauty</packagename>
<version>01.00.40</version> <version>01.00.36</version>
<creationDate>2026-06-21</creationDate> <creationDate>2026-06-21</creationDate>
<author>Moko Consulting</author> <author>Moko Consulting</author>
<authorEmail>hello@mokoconsulting.tech</authorEmail> <authorEmail>hello@mokoconsulting.tech</authorEmail>