mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-14 19:01:12 +01:00
Fix: Use correct tag_resolver for github changelog
This commit is contained in:
@@ -45,6 +45,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tag_resolver": {
|
"tag_resolver": {
|
||||||
"method": "sort"
|
"method": "semver"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user