Skip to content

Commit c632181

Browse files
committed
bump version + changelog
1 parent d167930 commit c632181

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This version has the following targets:
99

1010
## Changes
1111

12-
- Fix various issues relating to focusing widgets in GUI screens
13-
- Sign "Done" button no longer gains initial focus preventing typing enter
14-
- JAR is now signed with a GPG key
12+
- Fix controller vibrations causing input to freeze
13+
- Fix being stuck sneaking if GUI_BACK matches VMOUSE_SHIFT_CLICK
14+
- Add debug option to specify SDL natives path explicitly
15+
- Update translations

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs=-Xmx4G
22
org.gradle.parallel=true
33

4-
modVersion=2.5.1
4+
modVersion=2.5.2
55
modId=controlify
66
modName=Controlify
77
modDescription=The most advanced controller mod for Minecraft.

0 commit comments

Comments
 (0)