From 8890dc1a464e89ca0c0d899ef8b2c132136e19f5 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 23 Dec 2025 21:10:28 -0600 Subject: [PATCH] Version Regression --- CHANGELOG.md | 4 ++-- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- GOVERNANCE.md | 2 +- LICENSE.md | 2 +- README.md | 4 ++-- SECURITY.md | 2 +- docs/template/template_update.xml | 2 +- scripts/fix_paths.sh | 2 +- scripts/update_changelog.sh | 2 +- scripts/validate_manifest.sh | 2 +- scripts/validate_paths.sh | 2 +- src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini | 2 +- src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini | 2 +- src/language/en-GB/tpl_moko-cassiopeia.ini | 2 +- src/language/en-US/tpl_moko-cassiopeia.ini | 2 +- src/media/css/editor.css | 2 +- src/media/css/gable.css | 2 +- src/media/css/global/dark/colors_alternative.css | 2 +- src/media/css/global/dark/colors_standard.css | 2 +- src/media/css/global/light/colors_alternative.css | 2 +- src/media/css/global/light/colors_standard.css | 2 +- src/media/css/global/social-media-demo.css | 2 +- src/media/css/system/searchtools/searchtools.css | 2 +- src/media/css/template-rtl.css | 2 +- src/media/css/template.css | 2 +- src/media/js/darkmode-toggle.js | 2 +- src/templates/templateDetails.xml | 4 ++-- 28 files changed, 31 insertions(+), 31 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9683f3..ce3ef37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,11 +15,11 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia.Documentation PATH: ./CHANGELOG.md - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Changelog file documenting version history of Moko-Cassiopeia --> -# Changelog — Moko-Cassiopeia (VERSION: 03.06.00) +# Changelog — Moko-Cassiopeia (VERSION: 03.05.00) ## [UNRELEASED] - Created `.github/workflows` diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 8a20724..f23dec3 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -22,7 +22,7 @@ INGROUP: Moko-Cassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia FILE: CODE_OF_CONDUCT.md - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Contributor code of conduct for the Moko-Cassiopeia project. PATH: /CODE_OF_CONDUCT.md NOTE: This document defines behavioral expectations and enforcement processes. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a3ea71..281a25d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ INGROUP: Moko-Cassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia FILE: CONTRIBUTING.md - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Contribution guidelines for the Moko-Cassiopeia project. PATH: /CONTRIBUTING.md NOTE: This document defines contribution workflow, standards, and governance alignment. diff --git a/GOVERNANCE.md b/GOVERNANCE.md index c6c00fb..b18f99d 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -22,7 +22,7 @@ INGROUP: Moko-Cassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia FILE: GOVERNANCE.md - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Project governance model, roles, and decision processes for Moko-Cassiopeia. PATH: /GOVERNANCE.md NOTE: This document defines authority, decision making, and escalation paths. diff --git a/LICENSE.md b/LICENSE.md index ce7bd7d..24ec1e9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -14,7 +14,7 @@ DEFGROUP: INGROUP: Project.Documentation REPO: - VERSION: 03.06.00 + VERSION: 03.05.00 PATH: ./LICENSE.md BRIEF: Project license (GPL-3.0-or-later) --> diff --git a/README.md b/README.md index 585265f..9aa38f2 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ INGROUP: Moko-Cassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia FILE: ./README.md - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Documentation for Moko-Cassiopeia template --> -# Moko-Cassiopeia (VERSION: 03.06.00) +# Moko-Cassiopeia (VERSION: 03.05.00) A modern, lightweight enhancement layer for Joomla's Cassiopeia template. diff --git a/SECURITY.md b/SECURITY.md index 9ed5004..74e69fb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -22,7 +22,7 @@ INGROUP: Moko-Cassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia FILE: SECURITY.md - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Security policy and vulnerability reporting process for Moko-Cassiopeia. PATH: /SECURITY.md NOTE: This policy is process oriented and does not replace secure engineering practices. diff --git a/docs/template/template_update.xml b/docs/template/template_update.xml index ac30d57..4046168 100644 --- a/docs/template/template_update.xml +++ b/docs/template/template_update.xml @@ -17,7 +17,7 @@ INGROUP: Moko-Cassiopeia REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia PATH: ./updates.xml - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Update manifest XML file for Moko-Cassiopeia --> diff --git a/scripts/fix_paths.sh b/scripts/fix_paths.sh index 59ca6db..2e7eb0f 100644 --- a/scripts/fix_paths.sh +++ b/scripts/fix_paths.sh @@ -22,7 +22,7 @@ # INGROUP: Generic.Script # REPO: https://github.com/mokoconsulting-tech/MokoStandards # PATH: /scripts/fix_paths.sh -# VERSION: 03.06.00 +# VERSION: 03.05.00 # BRIEF: Replace Windows-style path separators with POSIX separators in text files.# # Purpose: # - Normalize path separators in text files to forward slashes (/). diff --git a/scripts/update_changelog.sh b/scripts/update_changelog.sh index b3febfa..be9c306 100644 --- a/scripts/update_changelog.sh +++ b/scripts/update_changelog.sh @@ -23,7 +23,7 @@ # INGROUP: Generic.Script # REPO: https://github.com/mokoconsulting-tech/MokoDefaults # PATH: /scripts/update_changelog.sh -# VERSION: 03.06.00 +# VERSION: 03.05.00 # BRIEF: Insert a versioned CHANGELOG.md entry immediately after the main Changelog heading # Purpose: # - Apply the MokoWaaS-Brand CHANGELOG template entry for a given version. diff --git a/scripts/validate_manifest.sh b/scripts/validate_manifest.sh index c9023dc..9d8b8c4 100644 --- a/scripts/validate_manifest.sh +++ b/scripts/validate_manifest.sh @@ -22,7 +22,7 @@ # INGROUP: Joomla.Validation # REPO: https://github.com/mokoconsulting-tech/MokoStandards # PATH: /scripts/validate_manifest.sh -# VERSION: 03.06.00 +# VERSION: 03.05.00 # BRIEF: Validate a Joomla project manifest XML for structural and governance compliance # Purpose: # - Validate the XML manifest for a Joomla project. diff --git a/scripts/validate_paths.sh b/scripts/validate_paths.sh index ad04d02..261da8a 100644 --- a/scripts/validate_paths.sh +++ b/scripts/validate_paths.sh @@ -24,7 +24,7 @@ # INGROUP: Scripts.Validation # REPO: https://github.com/mokoconsulting-tech/MokoStandards # PATH: /scripts/validate_paths.sh -# VERSION: 03.06.00 +# VERSION: 03.05.00 # BRIEF: Detect Windows-style path separators in repository text files for CI enforcement. # diff --git a/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini b/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini index 316b5a8..0c5d341 100644 --- a/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini +++ b/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini @@ -21,7 +21,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-GB/tpl_moko-cassiopeia.sys.ini -; VERSION: 03.06.00 +; VERSION: 03.05.00 ; BRIEF: English (GB) system language strings for template metadata and installer ; TPL_MOKO-CASSIOPEIA="Moko-Cassiopeia Site template" diff --git a/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini b/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini index ca8970b..9d15159 100644 --- a/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini +++ b/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini @@ -21,7 +21,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-US/tpl_moko-cassiopeia.sys.ini -; VERSION: 03.06.00 +; VERSION: 03.05.00 ; BRIEF: English (US) system language strings for template metadata and installer ; TPL_MOKO-CASSIOPEIA="Moko-Cassiopeia Site template" diff --git a/src/language/en-GB/tpl_moko-cassiopeia.ini b/src/language/en-GB/tpl_moko-cassiopeia.ini index 4349e4e..8d8c20c 100644 --- a/src/language/en-GB/tpl_moko-cassiopeia.ini +++ b/src/language/en-GB/tpl_moko-cassiopeia.ini @@ -21,7 +21,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-GB/tpl_moko-cassiopeia.ini -; VERSION: 03.06.00 +; VERSION: 03.05.00 ; BRIEF: English (GB) language strings for the Moko-Cassiopeia Joomla template ; ; ===== Template meta ===== diff --git a/src/language/en-US/tpl_moko-cassiopeia.ini b/src/language/en-US/tpl_moko-cassiopeia.ini index 2219167..cba3eaf 100644 --- a/src/language/en-US/tpl_moko-cassiopeia.ini +++ b/src/language/en-US/tpl_moko-cassiopeia.ini @@ -21,7 +21,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-US/tpl_moko-cassiopeia.ini -; VERSION: 03.06.00 +; VERSION: 03.05.00 ; BRIEF: English (US) language strings for the Moko-Cassiopeia Joomla template ; ; ===== Template meta ===== diff --git a/src/media/css/editor.css b/src/media/css/editor.css index b57c2d0..83702c3 100644 --- a/src/media/css/editor.css +++ b/src/media/css/editor.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/editor.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Stylesheet for Joomla editor content within Moko-Cassiopeia template */ diff --git a/src/media/css/gable.css b/src/media/css/gable.css index 8e5a310..cc932d0 100644 --- a/src/media/css/gable.css +++ b/src/media/css/gable.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/gable.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Stylesheet providing gable-specific layout and design rules for Moko-Cassiopeia */ diff --git a/src/media/css/global/dark/colors_alternative.css b/src/media/css/global/dark/colors_alternative.css index 5e7b513..b85d683 100644 --- a/src/media/css/global/dark/colors_alternative.css +++ b/src/media/css/global/dark/colors_alternative.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Alternative dark mode color definitions for Moko-Cassiopeia template */ diff --git a/src/media/css/global/dark/colors_standard.css b/src/media/css/global/dark/colors_standard.css index a651a61..b7dafa6 100644 --- a/src/media/css/global/dark/colors_standard.css +++ b/src/media/css/global/dark/colors_standard.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Standard dark mode color definitions for Moko-Cassiopeia template */ diff --git a/src/media/css/global/light/colors_alternative.css b/src/media/css/global/light/colors_alternative.css index b7a7be5..8e54123 100644 --- a/src/media/css/global/light/colors_alternative.css +++ b/src/media/css/global/light/colors_alternative.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Alternative light mode color definitions for Moko-Cassiopeia template */ diff --git a/src/media/css/global/light/colors_standard.css b/src/media/css/global/light/colors_standard.css index 1abfbed..0c50e70 100644 --- a/src/media/css/global/light/colors_standard.css +++ b/src/media/css/global/light/colors_standard.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Standard light mode color definitions for Moko-Cassiopeia template */ diff --git a/src/media/css/global/social-media-demo.css b/src/media/css/global/social-media-demo.css index bbc5759..1904e36 100644 --- a/src/media/css/global/social-media-demo.css +++ b/src/media/css/global/social-media-demo.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/global/social-media-demo.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Demo styles for showcasing social media elements in Moko-Cassiopeia template */ diff --git a/src/media/css/system/searchtools/searchtools.css b/src/media/css/system/searchtools/searchtools.css index 0905015..4c8c243 100644 --- a/src/media/css/system/searchtools/searchtools.css +++ b/src/media/css/system/searchtools/searchtools.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Stylesheet for Joomla search tools integration in Moko-Cassiopeia template */ diff --git a/src/media/css/template-rtl.css b/src/media/css/template-rtl.css index b60dd46..36ea983 100644 --- a/src/media/css/template-rtl.css +++ b/src/media/css/template-rtl.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/template-rtl.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Right-to-left (RTL) layout stylesheet for Moko-Cassiopeia template */ diff --git a/src/media/css/template.css b/src/media/css/template.css index 42c5a22..60e4430 100644 --- a/src/media/css/template.css +++ b/src/media/css/template.css @@ -16,7 +16,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/css/template.css - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Main stylesheet providing layout, typography, and component styles for Moko-Cassiopeia */ diff --git a/src/media/js/darkmode-toggle.js b/src/media/js/darkmode-toggle.js index 2b482cd..5af15f5 100644 --- a/src/media/js/darkmode-toggle.js +++ b/src/media/js/darkmode-toggle.js @@ -15,7 +15,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia PATH: ./media/templates/site/moko-cassiopeia/js/darkmode-toggle.js - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: JavaScript logic for dark mode toggle functionality in Moko-Cassiopeia */ diff --git a/src/templates/templateDetails.xml b/src/templates/templateDetails.xml index 685c59f..b542812 100644 --- a/src/templates/templateDetails.xml +++ b/src/templates/templateDetails.xml @@ -23,7 +23,7 @@ DEFGROUP: Joomla INGROUP: Moko-Cassiopeia PATH: templates/moko-cassiopeia/templateDetails.xml - VERSION: 03.06.00 + VERSION: 03.05.00 BRIEF: Template manifest XML file for Moko-Cassiopeia ========================================================================= --> @@ -34,7 +34,7 @@ moko-cassiopeia - 03.06.00 + 03.05.00 2025-12-23 Jonathan Miller || Moko Consulting hello@mokoconsulting.tech