QuiltMC / quiltmc.org

The source for quiltmc.org
https://quiltmc.org
Other
58 stars 44 forks source link

attempt to fix version sorting and misc cleanup (fixes #204) #205

Closed UpcraftLP closed 2 months ago

UpcraftLP commented 2 months ago

See preview on Cloudflare Pages: https://preview-205.quiltmc-org.pages.dev

Pyrofab commented 2 months ago

Sorry I am a bit too tired to read sorting code - what was the issue and what's the fix here ?

UpcraftLP commented 2 months ago

Sorry I am a bit too tired to read sorting code - what was the issue and what's the fix here ?

The issue (see #204) is the current version using the latest tag from maven metadata files, leading to incorrect versions. The fix is to ignore that field and manually sort the versions list.