jenkinsci / jenkinsci/json-api-plugin
Release notes truncate the version number
- Dominant language
- Java
- Stars
- 2
- Forks
- 6
- Avg merge
- 4h 47m
- Merged PRs (30d)
- 1
Description
### Describe your use-case which is not covered by existing documentation.
If you look at https://plugins.jenkins.io/json-api/releases/, the latest release says
`Bump org.json:json from 2024030 to 2024122 (#62) @dependabot`
Those version numbers are missing the last digit, they should be 20240303 and 20241224.
The numbers _are_ correct in the PR (#62), but have got mangled somewhere down the line.
A minor point, but it would be nice to get it fixed.
@jonesbusy can you suggest where in the release procedure this might be going wrong?
### Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
_No response_
### Are you interested in contributing to the documentation?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.