From 5332ed4711f63a7501f18013ef0df3e8c93bc23d Mon Sep 17 00:00:00 2001 From: protocol-1903 Date: Sun, 14 Sep 2025 21:45:07 -0700 Subject: [PATCH] update min version so you only use if you also use autotech in the other bits --- info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.json b/info.json index 0ec1689..2f4fbc8 100644 --- a/info.json +++ b/info.json @@ -9,7 +9,7 @@ "description": "Pymod edition of a Sea Block style game", "dependencies": [ "base >= 2.0", - "pyalternativeenergy >= 3.0.0", + "pyalternativeenergy >= 3.1.34", "? aai-loaders", "! pystellarexpedition" ]