fix: align all version numbers to 02.08.00 #91

Merged
jmiller merged 4 commits from dev into main 2026-05-29 05:38:24 +00:00
Owner

Summary

  • Remove -dev suffix from templateDetails.xml
  • All version sources now match: templateDetails.xml, manifest.xml, updates.xml
  • Fixes Joomla update loop where installed version didn't match advertised version

?? Generated with Claude Code

## Summary - Remove -dev suffix from templateDetails.xml - All version sources now match: templateDetails.xml, manifest.xml, updates.xml - Fixes Joomla update loop where installed version didn't match advertised version ?? Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 3 commits 2026-05-29 05:38:13 +00:00
When stable is higher than dev, the development stream must also
point to the stable release. Otherwise Joomla sees the lower dev
version, picks stable as upgrade, installs it, but dev stream still
shows lower version causing an update loop.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fix: align templateDetails.xml version to 02.08.00 (remove -dev suffix) [skip bump]
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 1s
Update Server / Update Server (push) Successful in 9s
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
2cfe54b85d
All version sources must match for Joomla update detection:
templateDetails.xml, manifest.xml, and updates.xml.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller added 1 commit 2026-05-29 05:38:13 +00:00
jmiller added 1 commit 2026-05-29 05:38:15 +00:00
chore: update development channel 02.08.00-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
Universal: Build & Release / Promote Pre-Release to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 12s
c1c9ea3ce3
jmiller merged commit 000fbdb24d into main 2026-05-29 05:38:24 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#91