chore(release): 0.42.2 [skip ci]

## [0.42.2](https://github.com/ShadowBlip/OpenGamepadUI/compare/v0.42.1...v0.42.2) (2025-12-19)

### Bug Fixes

* **Launcher:** add option for inheriting parent environment ([544b673](544b673638))
This commit is contained in:
semantic-release-bot
2025-12-19 04:26:21 +00:00
parent 544b673638
commit f6d9d2b10b
3 changed files with 4 additions and 4 deletions

View File

@@ -4,5 +4,5 @@
[resource]
script = ExtResource("1_g72si")
core = "0.42.1"
core = "0.42.2"
plugin_api = "1.0.0"

View File

@@ -1,7 +1,7 @@
# Maintainer: Derek J. Clark <derekjohn.clark@gmail.com>
pkgname=opengamepadui-bin
_pkgbase=opengamepadui
pkgver=0.42.1
pkgver=0.42.2
pkgrel=1
pkgdesc="Open source game launcher"
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=('opengamepadui')
conflicts=('opengamepadui-git')
source=(opengamepadui-v$pkgver.tar.gz::https://github.com/ShadowBlip/OpenGamepadUI/releases/download/v$pkgver/opengamepadui.tar.gz)
sha256sums=('a421368ae22bb912630408d8f38cdf1bf6bb312fd51a90564024c142ef4451cc')
sha256sums=('bd1d78d1b62624a10b8ac17745ff21bf7a89a8a66fa4009d15c52b2687bb9fb1')
package() {
options=('!strip')

View File

@@ -1,5 +1,5 @@
Name: opengamepadui
Version: 0.42.1
Version: 0.42.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