summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2026-09-11 13:11:42 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2026-09-11 13:11:42 -0400
commitd1990a2b630f7161342a9c854bce0fcf7a967a8d (patch)
tree8fd60cc1b0f456192c94119ffb1b5027542c4494 /package.json
parent4d14bc1086a1ba05acd01d7466749ff3cffba75f (diff)
downloaddecky-lsfg-vk-d1990a2b630f7161342a9c854bce0fcf7a967a8d.tar.gz
decky-lsfg-vk-d1990a2b630f7161342a9c854bce0fcf7a967a8d.zip
readme updates and version bump
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f1bcda0..59a8aa5 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,12 @@
{
"name": "decky-lsfg-vk",
- "version": "0.12.8",
+ "version": "0.14.0",
"description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer",
"type": "module",
"scripts": {
"build": "rollup -c",
"watch": "rollup -c -w",
- "test": "node --experimental-strip-types --test tests/steamLaunchOptions.test.ts tests/nowPlaying.test.ts && python3 -m unittest discover -s tests -p 'test_*.py'"
+ "test": "node --experimental-strip-types --test tests/steamLaunchOptions.test.ts tests/nowPlaying.test.ts && python3.12 -m unittest discover -s tests -p 'test_*.py'"
},
"repository": {
"type": "git",