mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-20 14:14:47 +01:00
Fix version in documentation
This commit is contained in:
@@ -716,7 +716,7 @@ const docTemplate = `{
|
||||
|
||||
// SwaggerInfo holds exported Swagger Info so clients can modify it
|
||||
var SwaggerInfo = &swag.Spec{
|
||||
Version: "0.6.1",
|
||||
Version: "0.9.0",
|
||||
Host: "",
|
||||
BasePath: "/",
|
||||
Schemes: []string{"https", "http"},
|
||||
|
||||
Reference in New Issue
Block a user