Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

No description provided.

@kyleconroykyleconroy merged commit f85eecf into masterJun 17, 2020
@kyleconroykyleconroy deleted the version-one-four branch June 17, 2020 15:41
// When no version is set, return the next bug fix version
// after the most recent tag
fmt.Printf("%s\n", "v1.3.1-devel")
fmt.Printf("%s\n", "v1.4.0")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could just use Println here... or Print("v1.4.0\n")

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kyleconroy@kevinburke1