diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-07-16 17:16:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-16 17:16:38 -0400 |
| commit | 2bdfa4541638383a097cd10276c3a601ec3c8428 (patch) | |
| tree | 5eaab7f419b277196ed4c22939ce0ea74555f4ce /package.json | |
| parent | 44393f6e126c3dff196283a2079162e3eb9245a2 (diff) | |
| parent | 2811ba4e29cd27b5893fba676278f29b155068cb (diff) | |
| download | decky-lsfg-vk-2bdfa4541638383a097cd10276c3a601ec3c8428.tar.gz decky-lsfg-vk-2bdfa4541638383a097cd10276c3a601ec3c8428.zip | |
Merge pull request #31 from xXJSONDeruloXx/self-updater
non modal updater
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 2268d1c..5919b3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lossless-scaling-vk", - "version": "0.3.2", + "version": "0.4.0", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
