Skip to content

Commit

Permalink
Merge pull request #150 from Gaming32/bump/0.5.1
Browse files Browse the repository at this point in the history
Bump version to 0.5.1
  • Loading branch information
Gaming32 authored Dec 4, 2024
2 parents 8d95265 + 996fbc1 commit 6a72001
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelogs/0.5.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Changes

- Add support for 1.21.4
- Make the add friends screen scrollable for 1.21.4+ (only noticeable with plugins)
- Update Russian translation (thanks to [Korben](https://github.com/mpustovoi))
- Add full javadocs to the plugin system
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
org.gradle.jvmargs=-Xmx3G

# Mod properties
mod.version=0.5.0
mod.version=0.5.1

0 comments on commit 6a72001

Please sign in to comment.