Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Aug 27, 2023
1 parent c69506b commit 74556cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -18,7 +18,7 @@ import (
)

// OctyneVersion is the last version of Octyne this code is based on.
const OctyneVersion = "1.1.0"
const OctyneVersion = "1.2.0"

func getPort(config *Config) string {
if config.Port == 0 {
Expand Down

0 comments on commit 74556cb

Please sign in to comment.