Skip to content

Commit c77badd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/kotlin/com/mairwunnx/projectessentials/warps

src/main/kotlin/com/mairwunnx/projectessentials/warps/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.2.1"
26+
modVersion = "1.14.4-1.2.2"
2727
logBaseInfo()
2828
validateForgeVersion()
2929
MinecraftForge.EVENT_BUS.register(this)

0 commit comments

Comments
 (0)