diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-08-18 12:55:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-18 12:55:03 -0400 |
| commit | ab89907bc2ac11fc9760297a0ae0720b7cb3469a (patch) | |
| tree | 91c2f9498c94411891f24bb1b934de0b1984be0d /package.json | |
| parent | 3d75e193791c18b1a0bcde5c8e80bdc24492c031 (diff) | |
| parent | 687d017c02d5a7dc37fde941c583ff74d8dd6363 (diff) | |
| download | decky-lsfg-vk-ab89907bc2ac11fc9760297a0ae0720b7cb3469a.tar.gz decky-lsfg-vk-ab89907bc2ac11fc9760297a0ae0720b7cb3469a.zip | |
Merge pull request #145 from xXJSONDeruloXx/feat/detect-running-gamev0.10.4
lock profile selection if game is running
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9751add..bcc9af4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lossless-scaling-vk", - "version": "0.10.1", + "version": "0.10.3", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
