Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit 565de6d

Browse files
committed
forgot the version lol
1 parent b27045a commit 565de6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import org.anti_ad.mc.ipnext.buildsrc.loom_version
2323
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2424
import java.io.ByteArrayOutputStream
2525

26-
val versionObj = Version("1", "8", "2",
26+
val versionObj = Version("1", "8", "3",
2727
preRelease = (System.getenv("IPNEXT_RELEASE") == null))
2828

2929

0 commit comments

Comments
 (0)