diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-25 00:08:07 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-25 00:08:07 -0400 |
| commit | c6ae060757a2f19f60681639b4f73a6bd075f5d7 (patch) | |
| tree | dc4e6aecee92a311e157c257fe88c5aa77cdb8d8 /package.json | |
| parent | 50c3d263f7df3f47777889ddc1f1a77e1fdba083 (diff) | |
| download | decky-lsfg-vk-c6ae060757a2f19f60681639b4f73a6bd075f5d7.tar.gz decky-lsfg-vk-c6ae060757a2f19f60681639b4f73a6bd075f5d7.zip | |
fix conflicting wsi toggle state on mountv0.7.2
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 9f2b7dc..cf66a03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lossless-scaling-vk", - "version": "0.7.1", + "version": "0.7.2", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
