File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.5.0
4+
5+ * Updated to Minecraft v1.21.11
6+
37## v4.4.4
48
59* Fix option menu appearing blank, when no config gui is installed
Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ You can download this mod from:
3535
3636| Minecraft version | Latest mod version | Support status |
3737| ----------------- | ------------------ | ------------------------- |
38- | 1.21.9, 1.21.10 | ` 4.4.4 ` | :heavy_check_mark : Active |
38+ | 1.21.11 | ` 4.5.0 ` | :heavy_check_mark : Active |
39+ | 1.21.9, 1.21.10 | ` 4.4.4 ` | :x : Obsolete |
3940| 1.21.6 - 1.21.8 | ` 4.4.2 ` | :x : Obsolete |
4041| 1.21.5 | ` 4.3.1 ` | :x : Obsolete |
4142| 1.21.4 | ` 4.3.0 ` | :x : Obsolete |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
88 loader_version =0.18.2
99
1010# Mod Properties
11- mod_version =4.4.4
11+ mod_version =4.5.0
1212 maven_group =io.grayray75.mods
1313 archives_base_name =fpsdisplay
1414
You can’t perform that action at this time.
0 commit comments