Skip to content

Commit cc61091

Browse files
committed
update meta for v0.5.2
1 parent 70afc1e commit cc61091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/meta/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package meta
22

33
// Version of Shoutrrr
4-
const Version = `0.5.1`
4+
const Version = `0.5.2`
55

66
// DocsVersion is prepended to documentation URLs and usually equals MAJOR.MINOR of Version
77
const DocsVersion = `v0.5`

0 commit comments

Comments
 (0)