Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Apr 14, 2021
1 parent efee897 commit e9df802
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.0"
const OctyneVersion = "1.0.1"

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

0 comments on commit e9df802

Please sign in to comment.