We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20919f4 commit 4a713f3Copy full SHA for 4a713f3
2 files changed
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.4.8] - 2026-03-01
10
+
11
### Fixed
12
13
- Texture jitter glitch fix. (Thanks to @MAGGen-hub)
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx4G
3
org.gradle.warning.mode = all
4
minecraftVersion = 1.20.1
5
# Mod Properties
-modVersion = 1.4.7
+modVersion = 1.4.8
mavenGroup = site.siredvin
modBaseName = turtlematic
archivesBaseName = turtlematic
0 commit comments