Skip to content

Commit

Permalink
Preparing version 4.3.2, added missing entries to VERSIONS.md and CON…
Browse files Browse the repository at this point in the history
…TRIBUTORS.md
  • Loading branch information
BastiaanOlij committed Jun 19, 2024
1 parent 1ba15b6 commit 268a88d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ Other people who have helped out by submitting fixes, enhancements, etc are:
- [Carlos Padial](https://github.com/surreal6)
- [Julian Todd](https://github.com/goatchurchprime)
- [Kai Tödter](https://github.com/toedter)
- [Sam Sarette](https://github.com/lunarcloud)

Want to be on this list? We would love your help.
3 changes: 3 additions & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
- Added collision fade support
- Added fix for slowly sliding on slopes
- Added fix for ground-control preventing jumping over objects
- Added property forwarding for Viewport2Din3D
- Added fix for open/close poses
- Added rumble manager for haptic feedback
- Fix unreliable wall-walking collision

# 4.3.1
Expand Down
2 changes: 1 addition & 1 deletion addons/godot-xr-tools/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="Godot XR Tools"
description="Godot XR Tools plugin"
author="Bastiaan Olij and Contributors"
version="4.3.1"
version="4.3.2"
script="plugin.gd"

0 comments on commit 268a88d

Please sign in to comment.