mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-07-13 16:08:18 +00:00
Compare commits
1 commit
ca65936448
...
3d3b47547d
Author | SHA1 | Date | |
---|---|---|---|
|
3d3b47547d |
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ patch_releases=(
|
|||
)
|
||||
|
||||
releases() {
|
||||
printf "%s\n" 1.{0..100}.0 ${patch_releases[@]} | sort -V
|
||||
printf "%s\n" 1.{0..90}.0 ${patch_releases[@]} | sort -V
|
||||
}
|
||||
|
||||
base=$(git rev-parse HEAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue