Skip to content

Commit 3544d5a

Browse files
committed
modVersion in EntryPoint.kt updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 3792858 commit 3544d5a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class EntryPoint : EssBase() {
2525

2626
init {
2727
modInstance = this
28-
modVersion = "1.14.4-1.1.2"
28+
modVersion = "1.15.2-1.0.0"
2929
logBaseInfo()
3030
validateForgeVersion()
3131
MinecraftForge.EVENT_BUS.register(this)

0 commit comments

Comments
 (0)