Skip to content

Commit 8abf827

Browse files
committed
EntryPoint.kt version updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent b620611 commit 8abf827

File tree

1 file changed

+1
-1
lines changed
  • src/main/kotlin/com/mairwunnx/projectessentials/core

1 file changed

+1
-1
lines changed

src/main/kotlin/com/mairwunnx/projectessentials/core/EntryPoint.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ internal class EntryPoint : EssBase() {
2121

2222
init {
2323
modInstance = this
24-
modVersion = "1.14.4-1.2.1"
24+
modVersion = "1.15.2-1.0.0"
2525
logBaseInfo()
2626
validateForgeVersion()
2727
MinecraftForge.EVENT_BUS.register(this)

0 commit comments

Comments
 (0)