Skip to content

Commit 93cdcf4

Browse files
committed
[ci skip] Bump version
1 parent aea4078 commit 93cdcf4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Changelog
2-
- Added support for sulfur caves.
2+
- Allowed for changing the biome Y-coordinate in the seed map. You can modify the Y-coordinate from within the seed map by `Ctrl` + scrolling, or by editing the `SeedMapBiomeY` config directly.
33

44
## Mod compatibility
55
| | Mod JAR | Biomes | Structures | Loot | Ores | Slime chunks |

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
33
org.gradle.parallel=true
44

55
# Mod Properties
6-
mod_version=2.26.0
6+
mod_version=2.27.0
77
maven_group=dev.xpple
88
archives_base_name=seedmapper
99

0 commit comments

Comments
 (0)