Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Jan 29, 2021
1 parent 5cb6156 commit 477c0b2
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 ... Last version of Octyne this code is based on.
const OctyneVersion = "1.0.0-beta.2"
const OctyneVersion = "1.0.0"

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

0 comments on commit 477c0b2

Please sign in to comment.