Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2142 authored Mar 29, 2024
1 parent e0ea4c3 commit e5569ea
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 @@ -12,7 +12,7 @@ import (
"github.com/0x2142/frigate-notify/util"
)

var APP_VER = "v0.2.4"
var APP_VER = "v0.2.5"

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

0 comments on commit e5569ea

Please sign in to comment.