Commit 057785c
committed
bump-version: look only at the latest release
The API call reporting the latest release does not, in fact, return
pre-releases as feared by this maintainer, but it really reports the
latest official release.
Since we are only interested in the latest release for auto-bumping, and
since the full release list is much larger, let's switch to this API
call. Note: as that API call returns a single release, not an array of
releases, we lose one level of indentation, and the diff is best viewed
with the -w option.
Suggested by Kenn Herman.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 89f55e7 commit 057785c
1 file changed
Lines changed: 12 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
59 | 58 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
63 | 62 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
81 | | - | |
| 79 | + | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
| |||
0 commit comments