We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70a52f commit 45d5ebdCopy full SHA for 45d5ebd
internal/project.go
@@ -1,7 +1,7 @@
1
package internal
2
3
const (
4
- VERSION = "0.7.0"
+ VERSION = "0.8.0"
5
PACKAGE = "hyprnotify"
6
VENDOR = "hyprnotify"
7
)
0 commit comments