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