diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-07-26 17:51:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-26 17:51:27 -0700 |
| commit | b04fa027f7291710359bb6c4a8c1d0ebb85d53e5 (patch) | |
| tree | 8c1330d90e7239ff4d54b895ef56c231a348a24b /package.json | |
| parent | ef0a090c31d8890ff069f387ba9b94e744014768 (diff) | |
| parent | 5f7e1a027309d6a7d4febb08650fcf105398f057 (diff) | |
| download | decky-lsfg-vk-b04fa027f7291710359bb6c4a8c1d0ebb85d53e5.tar.gz decky-lsfg-vk-b04fa027f7291710359bb6c4a8c1d0ebb85d53e5.zip | |
feat: grey out hdr and enable wsi toggles based on current states to avoid conflicts
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 d56a9f5..237961c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lossless-scaling-vk", - "version": "0.7.4", + "version": "0.7.5", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
