Skip to content

Commit 64df77e

Browse files
Claude-InfoTechclaude
andcommitted
Update Hugo version to 0.148.0 for compose theme compatibility
- Fix hugo_version in build_settings from 0.110.0 to 0.148.0 - Ensures compatibility with compose theme CSS functions - Part of CI/CD fixes for task 009 GitHub Pages deployment 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8596e4a commit 64df77e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"destination": "cli"
2222
},
2323
"build_settings": {
24-
"hugo_version": "0.110.0",
24+
"hugo_version": "0.148.0",
2525
"enable_analytics": false,
2626
"enable_search": true
2727
}

0 commit comments

Comments
 (0)