Skip to content

Commit 720fa4a

Browse files
committed
Version 1.0.5, bump Hypo to fix record regression
1 parent c470047 commit 720fa4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group = io.papermc.codebook
2-
version = 1.0.4
2+
version = 1.0.5

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ asm-tree = { module = "org.ow2.asm:asm-tree", version.ref = "asm" }
4141
unpick-format = { module = "net.fabricmc.unpick:unpick-format-utils", version.ref = "unpick" }
4242
unpick-cli = { module = "net.fabricmc.unpick:unpick-cli", version.ref = "unpick" }
4343

44-
hypo-platform = "dev.denwav.hypo:hypo-platform:2.2.0"
44+
hypo-platform = "dev.denwav.hypo:hypo-platform:2.2.1"
4545
hypo-model = { module = "dev.denwav.hypo:hypo-model" }
4646
hypo-core = { module = "dev.denwav.hypo:hypo-core" }
4747
hypo-asm = { module = "dev.denwav.hypo:hypo-asm" }

0 commit comments

Comments
 (0)