Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2142 authored Nov 30, 2023
1 parent 00c260c commit d0a4446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/0x2142/frigate-notify/util"
)

var APP_VER = "v0.2.1"
var APP_VER = "v0.2.2"

func main() {
log.Println("Frigate Notify -", APP_VER)
Expand Down

0 comments on commit d0a4446

Please sign in to comment.