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

increment_version() and update_citation_version() not matching dev levels #1

Open
JeffreyRStevens opened this issue Jan 29, 2025 · 0 comments

Comments

@JeffreyRStevens
Copy link
Owner

Currently, the expression matching for versions is not detecting dev levels (e.g., 0.0.1.9000). The current match only looks for three sets of digits instead of four.

Also, the current match may be restricted to single-digit versions. Need to expand to any number of digits for version levels.

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

1 participant