Skip to content

Commit

Permalink
2.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
buglloc committed Aug 1, 2024
1 parent fe1417d commit 460d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cfg/cfg.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"time"
)

const Version = "2.0.2"
const Version = "2.0.3"

var (
// Addr is address to listen on, ":dns" if empty.
Expand Down

0 comments on commit 460d7fc

Please sign in to comment.