bug: VERSION header mismatch in mokojoomtos.xml #105

Closed
opened 2026-05-23 22:59:53 +00:00 by jmiller · 0 comments
Owner

Description

The FILE INFORMATION block in src/mokojoomtos.xml line 28 has VERSION: 04.00.00 but the actual <version> element on line 40 is 04.02.01.

Expected

VERSION in the header should match the actual version: 04.02.01.

Fix

Change line 28 from VERSION: 04.00.00 to VERSION: 04.02.01.

## Description The FILE INFORMATION block in `src/mokojoomtos.xml` line 28 has `VERSION: 04.00.00` but the actual `<version>` element on line 40 is `04.02.01`. ## Expected VERSION in the header should match the actual version: `04.02.01`. ## Fix Change line 28 from `VERSION: 04.00.00` to `VERSION: 04.02.01`.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomTOS#105