Skip to content

Commit 4b917b7

Browse files
committed
modVersion in EntryPoint.kt updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 2567d85 commit 4b917b7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

2424
init {
2525
modInstance = this
26-
modVersion = "1.14.4-1.1.1"
26+
modVersion = "1.14.4-1.1.2"
2727
logBaseInfo()
2828
validateForgeVersion()
2929
MinecraftForge.EVENT_BUS.register(this)

0 commit comments

Comments
 (0)