Merging upstream version 0.8.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4ccf9dc8f1
commit
bc0f764250
28 changed files with 556 additions and 76 deletions
|
@ -50,7 +50,7 @@ func NewSender(logger types.StdLogger, serviceURLs ...string) (*router.ServiceRo
|
|||
return sr, nil
|
||||
}
|
||||
|
||||
// Version returns the current shoutrrr version.
|
||||
// Version returns the current Shoutrrr version.
|
||||
func Version() string {
|
||||
return meta.Version
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue