Skip to content

Commit 84f8744

Browse files
Merge pull request #299 from jumppad-labs/f-docs
Use version 0.5.1 of docs
2 parents 06f3299 + 8a5871c commit 84f8744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/resources/docs/provider_docs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
const docsImageName = "ghcr.io/jumppad-labs/docs"
22-
const docsVersion = "v0.4.1"
22+
const docsVersion = "v0.5.1"
2323

2424
type DocsConfig struct {
2525
DefaultPath string `json:"defaultPath"`

0 commit comments

Comments
 (0)