Skip to content

Commit cd6d019

Browse files
version bump v2.1.1
1 parent 00e35e2 commit cd6d019

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version [v2.1.1](https://github.com/RealMuffinTime/bluemap-banners/releases/tag/v2.1.1) - 2025-06-22
2+
### Changes
3+
- Update to Minecraft `1.21.6`
4+
- Fix external forces not removing banners (e.g. TNT, support block removed)
5+
- Update README.md to represent changes in config file
6+
- Add Vito510 as contributor
7+
- Releases use date given in CHANGELOG.md instead of run time
8+
19
## Version [v2.1.0](https://github.com/RealMuffinTime/bluemap-banners/releases/tag/v2.1.0) - 2025-05-27
210
### New Stuff
311
- Add a marker max view distance config by @Vito510 in [#3](https://github.com/RealMuffinTime/bluemap-banners/pull/3)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ loom_version=1.10-SNAPSHOT
1212
fabric_version=0.127.1+1.21.6
1313

1414
# Mod Properties
15-
mod_version=2.1.0
15+
mod_version=2.1.1
1616
maven_group=dev.nincodedo
1717
archives_base_name=bluemap-banners
1818

0 commit comments

Comments
 (0)