Skip to content

Commit

Permalink
release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piksel committed Aug 20, 2023
1 parent 81545dd commit 20dfd4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/meta/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package meta

// Version of Shoutrrr
const Version = `0.7.1`
const Version = `0.8.0`

// DocsVersion is prepended to documentation URLs and usually equals MAJOR.MINOR of Version
const DocsVersion = `v0.7`
const DocsVersion = `v0.8`

0 comments on commit 20dfd4d

Please sign in to comment.