Skip to content

Commit

Permalink
Bump release version v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semihalev committed Feb 4, 2022
1 parent bd53f67 commit 7e95219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdns.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"github.com/semihalev/sdns/server"
)

const version = "1.2.0-rc1"
const version = "1.2.1"

var (
flagcfgpath = flag.String("config", "sdns.conf", "location of the config file, if config file not found, a config will generate")
Expand Down

1 comment on commit 7e95219

@123456-1941
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SANS commentaire . BOUDEY Philippe Jean-Noêl

Please sign in to comment.