diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml
index 770cd19..72555f6 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: 01.05.02
+# VERSION: 01.06.02
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9288eb0..2851985 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
## [01.05.00] --- 2026-06-28
-
+
All notable changes to MokoSuiteOpenGraph will be documented in this file.
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 89e1c54..cac32ca 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: 01.05.02
+ VERSION: 01.06.02
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 89c2cc8..80c8f02 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: 01.05.02
+ VERSION: 01.06.02
PATH: /GOVERNANCE.md
BRIEF: Project governance rules, roles, and decision process for Template-Joomla
-->
diff --git a/README.md b/README.md
index 242bde9..9f0e0b4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# MokoSuiteOpenGraph
-
+
Open Graph, Twitter Card, and social sharing meta tag management for Joomla 6 and higher.
diff --git a/SECURITY.md b/SECURITY.md
index 751c237..e3047d0 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: 01.05.02
+VERSION: 01.06.02
BRIEF: Security vulnerability reporting and handling policy
-->
diff --git a/source/packages/com_mokoog/forms/tag.xml b/source/packages/com_mokoog/forms/tag.xml
index 7b4a35f..7799093 100644
--- a/source/packages/com_mokoog/forms/tag.xml
+++ b/source/packages/com_mokoog/forms/tag.xml
@@ -16,13 +16,15 @@
name="content_type"
type="text"
label="COM_MOKOOG_FIELD_CONTENT_TYPE"
- readonly="true"
+ description="COM_MOKOOG_FIELD_CONTENT_TYPE_DESC"
+ required="true"
/>
JPUBLISHED
+
+
+
-