• v0.2.2 353bfc3c63

    v0.2.2 — RedstoneRegions-*.jar (filename fix)
    All checks were successful
    build / build (push) Successful in 1m40s
    Stable

    admin_ekaii released this 2026-05-02 10:47:28 +00:00 | 56 commits to main since this release

    Trivial filename rename. Gradle subproject was named 'plugin' so shadowJar produced 'plugin-.jar'. Forgejo upload masked it via ?name= query param, but Modrinth keeps the multipart form's filename — so the CDN served 'plugin-0.2.1.jar'. Setting archiveBaseName fixes it at the source. No code changes.

    Downloads