Skip to content

Commit

Permalink
chore(release): 0.32.5 [skip ci]
Browse files Browse the repository at this point in the history
## [0.32.5](v0.32.4...v0.32.5) (2024-06-06)

### Bug Fixes

* **ExpandableCard:** allow keyboard input for card activation ([8c9d1bd](8c9d1bd))
* **SystemdExt:** update systemd-ext to include inputplumber dependencies ([d7c7a7b](d7c7a7b))
* **UI:** update UI components aesthetic ([90b44dd](90b44dd))
  • Loading branch information
semantic-release-bot committed Jun 6, 2024
1 parent 8c9d1bd commit e0ede5a
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.4"
core = "0.32.5"
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.4
Version: 0.32.5
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 e0ede5a

Please sign in to comment.