Skip to content

Commit

Permalink
Bumped Version
Browse files Browse the repository at this point in the history
  • Loading branch information
HirbodBehnam authored Oct 28, 2019
1 parent 4a69e6c commit baf4930
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 @@ -21,7 +21,7 @@ var ConfigFileName = "rules.json"
var SimultaneousConnections CSafeConnections
var Verbose = false

const Version = "1.2.1 / Build 7"
const Version = "1.2.2 / Build 8"

type CSafeConnections struct {
SimultaneousConnections []int
Expand Down

0 comments on commit baf4930

Please sign in to comment.