-
-
Notifications
You must be signed in to change notification settings - Fork 812
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
set_version 是否可以支持更多级别的版本? #6053
Comments
Title: set_version Can more levels of versions be supported? |
目前仅支持 semver 语义版本规范。https://semver.org/lang/zh-CN/ |
Currently only the semver semantic versioning specification is supported. https://semver.org/lang/zh-CN/ |
Thanks, Got it. |
Thanks, Got it. |
Is your feature request related to a problem? Please describe.
如set_version("4.0.4.3")是非法的?
Describe the solution you'd like
-None
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: