Skip to content

Commit 8344f22

Browse files
committed
Bump version to 4.5.0
1 parent 35e6da4 commit 8344f22

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
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

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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 |

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)