Skip to content

Commit d5ed747

Browse files
committed
udpate kff and kt
1 parent 5fcb720 commit d5ed747

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
55
id 'org.parchmentmc.librarian.forgegradle' version '1.+'
6-
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
6+
id 'org.jetbrains.kotlin.jvm' version '2.2.0'
77
id 'org.spongepowered.mixin' version '0.7.+'
88
id "me.shedaniel.unified-publishing" version "0.1.+"
99
}

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ mod_group_id=dev.aaronhowser.mods
1919
mod_authors=aaronhowser1
2020
mod_description=Extract mobs' Genes to gain their powers!
2121
22-
kff_version=4.11.0
23-
kff_version_range=[4.11.0,)
22+
kff_version=4.12.0
23+
kff_version_range=[4.12.0,)
2424
2525
aaron_lib_version_range=[1.7.0,)
2626
aaron_lib_version=1.7.0-build.9

0 commit comments

Comments
 (0)