mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
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:
@@ -90,7 +90,7 @@ Speedup: 3-5x ✅
|
||||
"critical_findings": [
|
||||
"Duplicate CLIs: setup/cli.py vs superclaude/cli.py",
|
||||
"51 __pycache__ directories (cache pollution)",
|
||||
"Version mismatch: pyproject.toml=4.1.6 ≠ package.json=4.1.5"
|
||||
"Version mismatch: pyproject.toml=4.1.7 ≠ package.json=4.1.5"
|
||||
]
|
||||
}
|
||||
```
|
||||
@@ -126,7 +126,7 @@ Speedup: 3-5x ✅
|
||||
{
|
||||
"config_files": 9,
|
||||
"python": {
|
||||
"pyproject.toml": {"version": "4.1.6", "python": ">=3.10"}
|
||||
"pyproject.toml": {"version": "4.1.7", "python": ">=3.10"}
|
||||
},
|
||||
"javascript": {
|
||||
"package.json": {"version": "4.1.5"}
|
||||
|
||||
Reference in New Issue
Block a user