mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 04:23:16 +00:00
chore: update sqlite functions
This commit is contained in:
@ -229,6 +229,5 @@ func getMinorVersionList() []string {
|
||||
}
|
||||
|
||||
sort.Sort(version.SortVersion(minorVersionList))
|
||||
|
||||
return minorVersionList
|
||||
}
|
||||
|
Reference in New Issue
Block a user