forked from GitHubMirrors/silverbullet-icalendar
657 B
657 B
Implementation Plan - Fix Version Mismatch
Phase 1: Fix & Process Update [checkpoint: 944ce96]
- Task: Run version sync script e17bf4d
- Execute
deno task sync-version(via Docker) to automatically updateicalendar.ts,icalendar.plug.yaml, andPLUG.mdto matchdeno.json.
- Execute
- Task: Update Workflow Protocol 9bcfaa7
- Modify
conductor/workflow.md-> "Track Completion Protocol" -> "Version Bump" section. - Replace manual file list with instruction: "Update
deno.jsonversion and rundeno task sync-version".
- Modify
- Task: Conductor - User Manual Verification 'Fix & Process Update' (Protocol in workflow.md)