Skip to content

Commit fe49320

Browse files
committed
modVersion updated in EntryPoint.kt.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 68b0262 commit fe49320

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

Lines changed: 1 addition & 1 deletion
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.1"
28+
modVersion = "1.14.4-1.1.2"
2929
logBaseInfo()
3030
validateForgeVersion()
3131
MinecraftForge.EVENT_BUS.register(this)

0 commit comments

Comments
 (0)