summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-18 23:33:42 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-07-18 23:33:42 -0400
commit2087af2315b14e82117e643c16686e9555aa9d9b (patch)
tree8327aed1081c80dab0cbe92991c7f96292b5a7d7 /package.json
parenta96d2764f036e2ea8f8625533b2f37b8291eda31 (diff)
downloaddecky-lsfg-vk-2087af2315b14e82117e643c16686e9555aa9d9b.tar.gz
decky-lsfg-vk-2087af2315b14e82117e643c16686e9555aa9d9b.zip
rm circular logic bug with legacy enable bool
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 54135fd..dc41930 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "lossless-scaling-vk",
- "version": "0.6.2",
+ "version": "0.6.3",
"description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {