We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70afc1e commit cc61091Copy full SHA for cc61091
internal/meta/version.go
@@ -1,7 +1,7 @@
1
package meta
2
3
// Version of Shoutrrr
4
-const Version = `0.5.1`
+const Version = `0.5.2`
5
6
// DocsVersion is prepended to documentation URLs and usually equals MAJOR.MINOR of Version
7
const DocsVersion = `v0.5`
0 commit comments