From 5c7300fc744a612494680f2fa686592060c9de5b Mon Sep 17 00:00:00 2001 From: SBCrumb Date: Sun, 14 Sep 2025 09:51:11 -0400 Subject: [PATCH] update: VERSION to v0.6.4 and add development workflow instructions - Update VERSION file from 0.6.1 to 0.6.4 to match timezone logging release - Add development workflow instructions to SUMMARY.md for future updates - Document Claude Code's authority to write commits and push changes - Establish version consistency requirements across VERSION, SUMMARY.md, and git tags --- SUMMARY.md | 12 +++++++++++- VERSION | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index c5f9f13..4c20521 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -249,6 +249,16 @@ sonarr-nfo-cache | [2025-09-14T09:37:00-04:00] INFO: Batched movie webhook... --- +## 📝 Development Workflow Instructions + +**For Future Updates:** +- **VERSION File**: Always update the `VERSION` file to match the release version being documented +- **Commit Authority**: Claude Code is authorized to write commit messages and push changes directly +- **SUMMARY Updates**: This file serves as the primary project documentation and should be updated with each significant change +- **Version Consistency**: Ensure VERSION file, SUMMARY.md version, and git tags all align + +--- + **Last Updated:** September 14, 2025 -**Version:** v0.6.4-dev +**Version:** v0.6.4 **Status:** Enhanced Production Ready \ No newline at end of file diff --git a/VERSION b/VERSION index ee6cdce..d2b13eb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1 +0.6.4