Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Dec 23, 2024
1 parent e71270c commit a42ca26
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 @@ -19,7 +19,7 @@ import (
)

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

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

0 comments on commit a42ca26

Please sign in to comment.