We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe93db3 commit e9cb41fCopy full SHA for e9cb41f
1 file changed
gradle.properties
@@ -15,7 +15,7 @@ modArtifact = ExogenesisMod
15
# EntityAnno version, for integrating syntax-downgrader and entity annotation processor.
16
# The exact version you need should be looked up on the project's `README.md`
17
# (see https://github.com/GlennFolker/EntityAnno?tab=readme-ov-file#version-compatibility).
18
-entVersion = v146.0.10
+entVersion = v149.0.0
19
# Set to `true` if the mod is compiled against Mindustry bleeding-edge build.
20
# See documents on `mindustryVersion` and `mindustryBEVersion`.
21
mindustryBE = false
0 commit comments