diff options
Diffstat (limited to 'src/hugo/devcontainer-feature.json')
-rw-r--r-- | src/hugo/devcontainer-feature.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hugo/devcontainer-feature.json b/src/hugo/devcontainer-feature.json index 27d2d08..22182bd 100644 --- a/src/hugo/devcontainer-feature.json +++ b/src/hugo/devcontainer-feature.json @@ -1,7 +1,8 @@ { "id": "hugo", - "version": "1.0.1", + "version": "1.0.2", "name": "Hugo", + "documentationURL": "https://github.com/devcontainers/features/tree/main/src/hugo", "options": { "version": { "type": "string", |