Skip to content

Commit

Permalink
Preparing v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johannwagner committed Aug 1, 2023
1 parent 18da002 commit 73aa88e
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 @@ -13,7 +13,7 @@ import (
transceivercollector "github.com/wobcom/transceiver-exporter/transceiver-collector"
)

const version string = "1.1.0"
const version string = "1.4.1"

var (
showVersion = flag.Bool("version", false, "Print version and exit")
Expand Down

0 comments on commit 73aa88e

Please sign in to comment.