Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version numbers and tags #23

Closed
rfrovarp opened this issue Jan 28, 2021 · 1 comment
Closed

Version numbers and tags #23

rfrovarp opened this issue Jan 28, 2021 · 1 comment

Comments

@rfrovarp
Copy link

Version 0.3.0 isn't tagged, and the version in your master branch is 0.3.0, which is clearly shouldn't be as there have been changes to it since the version number was changed. It should be 0.3.1-SNAPSHOT indicating that it isn't released code. Using mvn release:prepare and mvn release:perform on the repo will do all of the pom version changing and tagging instead of having to do it manual like you did for #9.

@AaronAtDuo
Copy link
Contributor

We've fixed up the version numbers, and done the 0.4.0 release along the way. We'll do our best to keep the versioning correct going forward. Thanks for your patience, and thanks for using Duo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants