Compare commits
1
Commits
2.0.4
...
2.0.5-rc.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c3acfe5e9 |
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git pull --quiet
|
||||
git tag -l --sort=-version:refname | head -n 1
|
||||
git tag | tr - \~ | sort -V | tr \~ - | tail -n 1
|
||||
Reference in New Issue
Block a user