Skip to content

Commit

Permalink
chore(release): 0.32.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.32.7](v0.32.6...v0.32.7) (2024-06-21)

### Bug Fixes

* **OverlayMode:** Remove Library button from settings menu in overlay mode. ([3f32783](3f32783))
* **StateMachine:** Prevent global state stack from going null. ([67cffa9](67cffa9))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent 3f32783 commit 789104e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/global/version.tres
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

[resource]
script = ExtResource("1_g72si")
core = "0.32.6"
core = "0.32.7"
plugin_api = "1.0.0"
2 changes: 1 addition & 1 deletion package/rpm/opengamepadui.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: opengamepadui
Version: 0.32.6
Version: 0.32.7
Release: 1
Summary: A free and open source game launcher and overlay written using the Godot Game Engine 4 designed with a gamepad native experience in mind
License: GPL-3.0-only
Expand Down

0 comments on commit 789104e

Please sign in to comment.