Skip to content

Commit 98f1fc0

Browse files
chore: update changelog and bump version
1 parent 6435eb9 commit 98f1fc0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [21.8.4]
2+
3+
### Added
4+
5+
- Added alpha channel to the color picker for blocks to allow for transparency. Thanks to [#329](https://github.com/AdvancedXRay/xray-mod/pull/329) by [@Groovin-Dev](https://github.com/Groovin-Dev)
6+
17
## [21.8.3]
28

39
### Fixed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parchment_minecraft_version=1.21.6
1111
parchment_mappings_version=2025.06.29
1212

1313
mod_id=xray
14-
mod_version=21.8.3
14+
mod_version=21.8.4
1515
minecraft_version=1.21.8
1616
minecraft_version_range=1.21.7,1.21.9
1717

@@ -21,4 +21,4 @@ forge_version_range=21.7.0
2121

2222
# Fabric
2323
loader_version=0.16.14
24-
fabric_version=0.129.0+1.21.8
24+
fabric_version=0.129.0+1.21.8

0 commit comments

Comments
 (0)