From 53d8a6226e86189c32007d6ed33809d60c03273c Mon Sep 17 00:00:00 2001
From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech>
Date: Sun, 28 Jun 2026 19:50:40 +0000
Subject: [PATCH 1/2] fix: add blockChildUninstall to package manifest
---
source/pkg_mokosuitestorage.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/source/pkg_mokosuitestorage.xml b/source/pkg_mokosuitestorage.xml
index 773a632..77af61a 100644
--- a/source/pkg_mokosuitestorage.xml
+++ b/source/pkg_mokosuitestorage.xml
@@ -10,6 +10,7 @@
(C) 2026 Moko Consulting
GPL-3.0-or-later
Layer 2 — Self-storage facility management, unit tracking, tenant leases, access control, and payments
+ true
script.php
plg_system_mokosuitestorage.zip
--
2.52.0
From 9180b2d3562ef26f349c063d96da2ff6e6decc3b Mon Sep 17 00:00:00 2001
From: "gitea-actions[bot]"
Date: Sun, 28 Jun 2026 19:51:25 +0000
Subject: [PATCH 2/2] chore(version): pre-release bump to 06.00.30-dev [skip
ci]
---
.mokogitea/workflows/issue-branch.yml | 2 +-
CODE_OF_CONDUCT.md | 2 +-
GOVERNANCE.md | 2 +-
SECURITY.md | 2 +-
source/packages/com_mokosuitestorage/mokosuitestorage.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml
index 86d523d..75a363d 100644
--- a/.mokogitea/workflows/issue-branch.yml
+++ b/.mokogitea/workflows/issue-branch.yml
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: mokocli.Automation
-# VERSION: 06.00.29
+# VERSION: 06.00.30
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 357de21..d4cbd2f 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -14,7 +14,7 @@
DEFGROUP: Template-Joomla
INGROUP: Template-Joomla.Documentation
REPO: https://github.com/mokoconsulting-tech/Template-Joomla/
- VERSION: 06.00.29
+ VERSION: 06.00.30
PATH: ./CODE_OF_CONDUCT.md
BRIEF: Community expectations and enforcement guidelines
NOTE: Adapted with attribution from the Contributor Covenant v2.1
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index dd2171d..b95d4a0 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -19,7 +19,7 @@
DEFGROUP: mokoconsulting-tech.Template-Joomla
INGROUP: MokoStandards.Governance
REPO: https://github.com/mokoconsulting-tech/Template-Joomla
- VERSION: 06.00.29
+ VERSION: 06.00.30
PATH: /GOVERNANCE.md
BRIEF: Project governance rules, roles, and decision process for Template-Joomla
-->
diff --git a/SECURITY.md b/SECURITY.md
index 86ed75b..1c1bf4a 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla
INGROUP: Template-Joomla.Documentation
REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla
PATH: /SECURITY.md
-VERSION: 06.00.29
+VERSION: 06.00.30
BRIEF: Security vulnerability reporting and handling policy
-->
diff --git a/source/packages/com_mokosuitestorage/mokosuitestorage.xml b/source/packages/com_mokosuitestorage/mokosuitestorage.xml
index 1484d9f..1ff169e 100644
--- a/source/packages/com_mokosuitestorage/mokosuitestorage.xml
+++ b/source/packages/com_mokosuitestorage/mokosuitestorage.xml
@@ -7,7 +7,7 @@
2026-06-27
Copyright (C) 2026 Moko Consulting.
GPL-3.0-or-later
- 06.00.29
+ 06.00.30
8.3
Self-storage facility management
Moko\Component\MokoSuiteStorage
--
2.52.0