File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ modArtifact = ESR
13
13
# EntityAnno version, for integrating syntax-downgrader and entity annotation processor.
14
14
# The exact version you need should be looked up on the project's `README.md`
15
15
# (see https://github.com/GlennFolker/EntityAnno?tab=readme-ov-file#version-compatibility).
16
- entVersion = v146.0.6
16
+ entVersion = v146.0.7
17
17
# Set to `true` if the mod is compiled against Mindustry bleeding-edge build.
18
18
# See documents on `mindustryVersion` and `mindustryBEVersion`.
19
19
mindustryBE = false
@@ -26,7 +26,7 @@ mindustryBEVersion =
26
26
# Arc version, should either follow `mindustryVersion` for release or whatever hash bleeding-edge Mindustry uses.
27
27
arcVersion = v146
28
28
# My black hole renderer. Just use the latest release.
29
- blackHoleRendererVersion = v14
29
+ blackHoleRendererVersion = v15
30
30
31
31
# #### Android SDK configuration for building Android artifacts.
32
32
# Android platform SDK version.
You can’t perform that action at this time.
0 commit comments