📝 Complete version update to 4.0.4 across all files

- Updated all documentation references
- Updated all Python module versions
- Updated configuration and metadata files
- Synchronized version across entire codebase
This commit is contained in:
NomenAK
2025-08-22 21:13:05 +02:00
parent e0d5b8cae5
commit 418683c265
15 changed files with 55 additions and 55 deletions

View File

@@ -6,7 +6,7 @@ Quick fixes to advanced diagnostics for SuperClaude Framework issues.
**Installation Verification:**
```bash
python3 -m SuperClaude --version # Should show 4.0.3
python3 -m SuperClaude --version # Should show 4.0.4
SuperClaude install --list-components
```
@@ -19,7 +19,7 @@ SuperClaude install --list-components
```
**Resolution Checklist:**
- [ ] Version commands work and show 4.0.3
- [ ] Version commands work and show 4.0.4
- [ ] `/sc:` commands respond in Claude Code
- [ ] MCP servers listed: `SuperClaude install --list-components | grep mcp`