Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Feb 16, 2024
1 parent 6882608 commit 514be0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -19,7 +19,7 @@ import (
)

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

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

0 comments on commit 514be0b

Please sign in to comment.