chore(release): bump version to 03.06.00

This commit is contained in:
github-actions[bot]
2025-12-23 20:30:24 +00:00
parent 3e2f336aba
commit dd3f7d5152
42 changed files with 46 additions and 46 deletions

View File

@@ -22,7 +22,7 @@
# INGROUP: Generic.Script
# REPO: https://github.com/mokoconsulting-tech/MokoStandards
# PATH: /scripts/fix_paths.sh
# VERSION: 01.00.00
# VERSION: 03.06.00
# BRIEF: Replace Windows-style path separators with POSIX separators in text files.#
# Purpose:
# - Normalize path separators in text files to forward slashes (/).

View File

@@ -22,7 +22,7 @@
# INGROUP: Generic.Script
# REPO: https://github.com/mokoconsulting-tech/MokoStandards
# PATH: /scripts/fix_tabs.sh
# VERSION: 01.00.00
# VERSION: 03.06.00
# BRIEF: Replace tab characters with two spaces in text files.
# Purpose:
# - Replace tab characters with two spaces in text files.

View File

@@ -23,7 +23,7 @@
# INGROUP: Generic.Script
# REPO: https://github.com/mokoconsulting-tech/MokoDefaults
# PATH: /scripts/update_changelog.sh
# VERSION: 01.00.00
# VERSION: 03.06.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.

View File

@@ -22,7 +22,7 @@
# INGROUP: Joomla.Validation
# REPO: https://github.com/mokoconsulting-tech/MokoStandards
# PATH: /scripts/validate_manifest.sh
# VERSION: 01.00.00
# VERSION: 03.06.00
# BRIEF: Validate a Joomla project manifest XML for structural and governance compliance
# Purpose:
# - Validate the XML manifest for a Joomla project.

View File

@@ -24,7 +24,7 @@
# INGROUP: Scripts.Validation
# REPO: https://github.com/mokoconsulting-tech/MokoStandards
# PATH: /scripts/validate_paths.sh
# VERSION: 01.00.00
# VERSION: 03.06.00
# BRIEF: Detect Windows-style path separators in repository text files for CI enforcement.
#

View File

@@ -24,7 +24,7 @@
# INGROUP: Scripts.Validation
# REPO: https://github.com/mokoconsulting-tech/MokoStandards
# PATH: /scripts/validate_tabs.sh
# VERSION: 01.00.00
# VERSION: 03.06.00
# BRIEF: Detect tab characters in repository files for CI enforcement.
#