Skip to content

Commit

Permalink
Merge branch 'master' of github.com:film42/pgreplbot
Browse files Browse the repository at this point in the history
  • Loading branch information
film42 committed Nov 13, 2020
2 parents 131f673 + b5fb97e commit 2ae39d4
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 @@ -73,7 +73,7 @@ func main() {
flag.Parse()

if *versionPtr {
fmt.Println("1.1.1")
fmt.Println("1.1.2")
return
}

Expand Down

0 comments on commit 2ae39d4

Please sign in to comment.