diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-07-26 14:57:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-26 14:57:55 -0400 |
| commit | ef0a090c31d8890ff069f387ba9b94e744014768 (patch) | |
| tree | a297382b9f0d2c77b14fc3f12597b43a760c6ec0 /package.json | |
| parent | b4fbaf233f6e190001cb40f4f0cc87cc5365e622 (diff) | |
| parent | ab8ddfef740ad2877e4d82be6471474c89755653 (diff) | |
| download | decky-lsfg-vk-ef0a090c31d8890ff069f387ba9b94e744014768.tar.gz decky-lsfg-vk-ef0a090c31d8890ff069f387ba9b94e744014768.zip | |
Merge pull request #97 from xXJSONDeruloXx/wsi-and-hdr
feat: default to have Gamescope WSI disabled, add "Enable Gamescope WSI" toggle
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 a798f8b..d56a9f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lossless-scaling-vk", - "version": "0.7.3", + "version": "0.7.4", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
