diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-08-25 16:37:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-25 16:37:05 -0400 |
| commit | 3f6fdd9f0e565b72402032a5381567fd5f7e9793 (patch) | |
| tree | ff0a045d3058a76e72bcf73d91effc26264cb327 /package.json | |
| parent | 189c7b3ad25ec1cfc0fce22047a567786371ddce (diff) | |
| parent | 026e58d6966aa8596c791455bffa54cd04c025ef (diff) | |
| download | decky-lsfg-vk-3f6fdd9f0e565b72402032a5381567fd5f7e9793.tar.gz decky-lsfg-vk-3f6fdd9f0e565b72402032a5381567fd5f7e9793.zip | |
Merge pull request #161 from xXJSONDeruloXx/rebrandv0.10.6
initial rename work
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index c5b58ee..c881134 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "decky-lossless-scaling-vk", - "version": "0.10.5", + "name": "decky-lsfg-vk", + "version": "0.10.6", "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/xXJSONDeruloXx/decky-lossless-scaling-vk.git" + "url": "git+https://github.com/xXJSONDeruloXx/decky-lsfg-vk.git" }, "keywords": [ "decky", |
