Skip to content

Commit

Permalink
chore(release): 0.33.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.33.2](v0.33.1...v0.33.2) (2024-07-29)

### Bug Fixes

* **SteamDeck Target:** Reenable SteamDeck target device. ([b523473](b523473))
  • Loading branch information
semantic-release-bot committed Jul 29, 2024
1 parent b523473 commit ec0477b
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.33.1"
core = "0.33.2"
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.33.1
Version: 0.33.2
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 ec0477b

Please sign in to comment.