diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-09-16 20:12:27 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-09-16 20:12:27 -0400 |
| commit | 08dd3c3d6dba652fd678941286bb9c0132dd9522 (patch) | |
| tree | 1777d18399d72c89c070ebf3785ba327723ccf92 /package.json | |
| parent | 86e95630b43a27e3e90268849432d11839303a81 (diff) | |
| download | decky-lsfg-vk-08dd3c3d6dba652fd678941286bb9c0132dd9522.tar.gz decky-lsfg-vk-08dd3c3d6dba652fd678941286bb9c0132dd9522.zip | |
feat: add enable zink toggle for openGL compat
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 c881134..8714f2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lsfg-vk", - "version": "0.10.6", + "version": "0.10.7", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
