Skip to content

Commit ad5abfe

Browse files
Version Bump
1 parent a96fc92 commit ad5abfe

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.11.7] - 2026-05-16
2+
3+
Available versions:
4+
- Fabric: 26.1
5+
6+
### Changed/Fixed
7+
- Fix AppleSkin crash. (MagicJinn)
8+
- Fixed Item durability bar. (lonefelidae16)
9+
- Support custom item names on tooltips. (lonefelidae16)
10+
- Fix slot highlight with Smooth Scrolling mod. (SmajloSlovakian)
11+
112
## [1.11.6] - 2026-04-18
213

314
Available versions:

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ org.gradle.parallel=true
44
# Fabric Properties
55
# check these on https://fabricmc.net/develop/
66
minecraft_version=26.1.1
7-
yarn_mappings=1.21.11+build.3
87
loader_version=0.18.6
98

109
# Mod Properties
11-
mod_version = 1.11.6
10+
mod_version = 1.11.7
1211
maven_group = me.juancarloscp52
1312
archives_base_name = bedrockify
1413

0 commit comments

Comments
 (0)