Skip to content

Commit d1c8681

Browse files
committed
2.1.5
1 parent 1543748 commit d1c8681

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.1.6
2+
- Support 1.21.5 & 1.21.6. (From 1.21.3 to 1.21.6)
3+
14
# 2.1.2
25
- Add customizable post step actions.
36

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "fr.formiko.mc.underilla"
14-
version = "2.1.5"
14+
version = "2.1.6"
1515
description="Generate vanilla cave in custom world."
1616
val mainMinecraftVersion = "1.21.6"
1717
val supportedMinecraftVersions = "1.21.3 - 1.21.6"

0 commit comments

Comments
 (0)