mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Include tag distance and commit hash in dev versions when possible (#5664)
* Include tag distance and commit hash in dev versions when possible * Fix test
This commit is contained in:
@@ -20,6 +20,10 @@ version_tests = (
|
||||
"3.0.0rc1.dev1",
|
||||
"3.0.0rc1",
|
||||
"3.0.0",
|
||||
"3.0.1.dev1",
|
||||
"3.0.1.dev2+gdbaf31e",
|
||||
"3.0.1.dev2+gdbaf31e.dirty",
|
||||
"3.0.1.dev3+gae98d77",
|
||||
"3.0.1",
|
||||
"3.0.1.post1.dev1",
|
||||
"3.0.1.post1",
|
||||
|
||||
Reference in New Issue
Block a user