diff --git a/readme.md b/readme.md index 578c3d8..4f0fcb8 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ Based on the example mod for the [Cosmic Quilt](https://codeberg.org/CRModders/c ## Mod requires - Cosmic Reach (0.1.20+) - Cosmic Quilt (1.2.6+) -- Flux API (0.5.5+) +- Flux API (0.5.7+)

diff --git a/src/main/resources/quilt.mod.json b/src/main/resources/quilt.mod.json index 7af8b69..4be1323 100644 --- a/src/main/resources/quilt.mod.json +++ b/src/main/resources/quilt.mod.json @@ -39,7 +39,7 @@ }, { "id": "fluxapi", - "versions": ">=0.5.4" + "versions": ">=0.5.7" } ],