Skip to content

Commit

Permalink
Bump version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Grayray75 committed Oct 31, 2024
1 parent 639d4ef commit 4edd84d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v4.2.2

* Updated to Minecraft v1.21.3

## v4.2.1

* Updated to Minecraft v1.21.1
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ You can download this mod from:

| Minecraft version | Latest mod version | Support status |
| ----------------- | ------------------ | ------------------------- |
| 1.21, 1.21.1 | `4.2.1` | :heavy_check_mark: Active |
| 1.21 - 1.21.3 | `4.2.2` | :heavy_check_mark: Active |
| 1.20.5, 1.20.6 | `4.1.0` | :x: Obsolete |
| 1.20.3, 1.20.4 | `4.0.0` | :x: Obsolete |
| 1.14.0 - 1.20.2 | `3.1.0` | :x: Obsolete |
| 1.14 - 1.20.2 | `3.1.0` | :x: Obsolete |
| 1.12.2 | | :white_circle: soon™ |
| 1.8.9 | `3.1.0` | :warning: soon™ |

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
loader_version=0.16.9

# Mod Properties
mod_version=4.2.1
mod_version=4.2.2
maven_group=io.grayray75.mods
archives_base_name=fpsdisplay

Expand Down

0 comments on commit 4edd84d

Please sign in to comment.