Branch: refs/heads/document-xar-page-version-convention Home: https://github.com/xwiki/xwiki-dev-llm Commit: 8e11c7295fa8744362a1c8e8928ea567c6423705 https://github.com/xwiki/xwiki-dev-llm/commit/8e11c7295fa8744362a1c8e8928ea5... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/okf/conventions/versioning.md M xwiki/okf/index.md Log Message: ----------- [Misc] Document the convention that extension XAR pages keep page version 1.1 Wiki pages shipped in an extension's XAR always keep <version>1.1</version> in their XML; the page version must never be bumped when editing them. The extension's own Maven version tracks changes, so bumping the per-page version only creates spurious diffs. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications