feat: bump version to 4.1.7 across all files

Updated version from 4.1.6 to 4.1.7 in:
- VERSION file
- package.json
- pyproject.toml
- All documentation files (README.md, CLAUDE.md, PLANNING.md, etc.)
- Internationalized READMEs (ja, zh, kr)
- Command documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
mithun50
2025-11-12 17:37:27 +01:00
parent ad80f57f63
commit a3541f43c5
13 changed files with 27 additions and 27 deletions

View File

@@ -15,7 +15,7 @@
1. **[DONE]** Version inconsistency across files
- ✅ Fixed VERSION file, README files (commit bec0b0c)
- ✅ Updated package.json to 4.1.6
- ✅ Updated package.json to 4.1.7
- ⚠️ Note: pyproject.toml intentionally uses 0.4.0 (Python package versioning)
2. **[DONE]** Plugin system documentation misleading