diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-12-06 23:52:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-06 23:52:24 -0500 |
| commit | 97a70cd68813f2174fe145ee79784e509d11a742 (patch) | |
| tree | 4176c752516ebdb7a4a8841dbe29adee7d6c5774 /package.json | |
| parent | 56c493184fc3960e3b33aa789fad618962c339ae (diff) | |
| parent | a9c560d66f55e96f1143ad3a310fac8148c0cdd6 (diff) | |
| download | decky-lsfg-vk-97a70cd68813f2174fe145ee79784e509d11a742.tar.gz decky-lsfg-vk-97a70cd68813f2174fe145ee79784e509d11a742.zip | |
fix: normalize spaces in profile names w dashes for conf requirements…
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 0174f9a..0791681 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-lsfg-vk", - "version": "0.12.2", + "version": "0.12.3", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { |
