Skip to content

Commit 95b4a0f

Browse files
feat: version bump
1 parent 8b7e962 commit 95b4a0f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [21.9.2]
2+
3+
### Fixed
4+
5+
- Hopefully address various shader issues with Iris specifically. Big thanks to all the users that helped as part of [#317](https://github.com/AdvancedXRay/XRay-Mod/issues/317)
6+
7+
## [21.9.1]
8+
9+
### Fixed
10+
11+
- Minecraft version range to allow for `1.21.9` alongside `1.21.10` versions.
12+
113
## [21.9.0]
214

315
### Changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parchment_minecraft_version=1.21.8
1111
parchment_mappings_version=2025.09.14
1212

1313
mod_id=xray
14-
mod_version=21.9.1
14+
mod_version=21.9.2
1515
minecraft_version=1.21.9
1616
minecraft_version_range=1.21.9,1.22
1717

@@ -22,4 +22,5 @@ forge_version_range=21.9.0
2222
# Fabric
2323
loader_version=0.17.2
2424
fabric_version=0.134.0+1.21.9
25+
2526
iris_version=7088024

0 commit comments

Comments
 (0)