Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Apr 1, 2023
1 parent 0e710f6 commit 010c569
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 @@ -12,7 +12,7 @@ import (
)

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

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

0 comments on commit 010c569

Please sign in to comment.