diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-14 19:32:35 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-14 19:32:35 -0400 |
| commit | 858e7e7beb3748ebbbbc066af0fbde0379b8eef6 (patch) | |
| tree | 22a4d517ff56d8f12c76d3a42ed8816b05752f70 | |
| parent | db2b7370822de48a9e59a2bf1c6ce928447c6293 (diff) | |
| download | decky-lsfg-vk-858e7e7beb3748ebbbbc066af0fbde0379b8eef6.tar.gz decky-lsfg-vk-858e7e7beb3748ebbbbc066af0fbde0379b8eef6.zip | |
bump plugin ver
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e3a280e..f82480d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lossless-scaling-vk", - "version": "0.2.0", - "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk compatibility layer", + "version": "0.2.1", + "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { "build": "rollup -c", |
