Skip to content

Commit

Permalink
chore: bump version to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
codelif committed Apr 4, 2024
1 parent 9135d06 commit e2996b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/project.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package internal

const (
VERSION = "0.6.1"
VERSION = "0.6.2"
PACKAGE = "hyprnotify"
VENDOR = "hyprnotify"
)

0 comments on commit e2996b4

Please sign in to comment.