diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-08-24 21:41:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-24 21:41:02 -0400 |
| commit | 189c7b3ad25ec1cfc0fce22047a567786371ddce (patch) | |
| tree | 603399c43659e2e9c2dede3fe249ae9a5feba9d1 /package.json | |
| parent | 16f93f51f805a3c8a6ee976a708e83952c824c36 (diff) | |
| parent | a3c964c997f0dafca5f502b28fc76f1827fcb29d (diff) | |
| download | decky-lsfg-vk-189c7b3ad25ec1cfc0fce22047a567786371ddce.tar.gz decky-lsfg-vk-189c7b3ad25ec1cfc0fce22047a567786371ddce.zip | |
Merge pull request #159 from xXJSONDeruloXx/show-fp16v0.10.5
re-expose fp16 toggle global
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 2419f96..c5b58ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lossless-scaling-vk", - "version": "0.10.4", + "version": "0.10.5", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
