Skip to content

Commit 4c0b931

Browse files
chore(release): 0.38.0 [skip ci]
# [0.38.0](v0.37.1...v0.38.0) (2025-03-24) ### Bug Fixes * **Slider:** add option to show/hide decimal values in sliders ([837ebc5](837ebc5)) ### Features * **Library:** add toggle to enable/disable local library discovery ([58aff65](58aff65)) * **NixOS:** add OS update interface for NixOS ([0ec8073](0ec8073)) * **Tabs:** add methods for adding/removing tabs and add tab scrolling ([1801a51](1801a51))
1 parent 1801a51 commit 4c0b931

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/global/version.tres

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
[resource]
66
script = ExtResource("1_g72si")
7-
core = "0.37.1"
7+
core = "0.38.0"
88
plugin_api = "1.0.0"

package/rpm/opengamepadui.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: opengamepadui
2-
Version: 0.37.1
2+
Version: 0.38.0
33
Release: 1
44
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
55
License: GPL-3.0-only

0 commit comments

Comments
 (0)