Skip to content

Commit 5ff4b0d

Browse files
Version bump 1.10.1
1 parent 799d4dc commit 5ff4b0d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

changelog.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.10.1] - 2024-08-11
2+
3+
Available versions:
4+
- Fabric: 1.21
5+
### Changed/Fixed
6+
7+
- Fixed sodium compatibility.
8+
- Do not load compat mixins when mod is not present.
9+
110
## [1.10] - 2024-08-10
211

312
Available versions:
@@ -18,7 +27,6 @@ Available versions:
1827
- Apply sheep color to sheep heads before shearing (Fix #264).
1928
- Some features have been rewritten to use less invasive mixins, hopefully improving inter-mod compatibility.
2029

21-
2230
## [1.9.7] - 2024-08-04
2331

2432
Available versions:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2048m
66
loader_version=0.15.11
77

88
# Mod Properties
9-
mod_version = 1.10
9+
mod_version = 1.10.1
1010
maven_group = me.juancarloscp52
1111
archives_base_name = bedrockify
1212

0 commit comments

Comments
 (0)