Files
suwayomi-material-you-webui/versionToServerVersionMapping.json
schroda 3065e80b36 Properly sort chapters of same manga in updates
In case chapters of the same manga had been fetched at the same time, they were sorted by their source order ascending instead of descending, which caused the newest chapter of that manga to be farther down instead of being the first
2024-07-28 22:29:01 +02:00

17 lines
239 B
JSON

[
{
"uiVersion": "PREVIEW",
"serverVersion": "r1540"
},
{
"tag": "v1.1.0",
"uiVersion": "r1689",
"serverVersion": "r1527"
},
{
"tag": "v1.0.0",
"uiVersion": "r1411",
"serverVersion": "r1498"
}
]