summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-12-06 23:52:24 -0500
committerGitHub <noreply@github.com>2025-12-06 23:52:24 -0500
commit0752e8eba063d8d2a694a5b99637615e9cbffbf1 (patch)
tree4176c752516ebdb7a4a8841dbe29adee7d6c5774 /package.json
parent4e2eb1a8c0d118938d68c82dcad13ab743658a0b (diff)
parentc6d990dadb251e85cc4f98f1546115c146c6705a (diff)
downloaddecky-lsfg-vk-0752e8eba063d8d2a694a5b99637615e9cbffbf1.tar.gz
decky-lsfg-vk-0752e8eba063d8d2a694a5b99637615e9cbffbf1.zip
Merge pull request #201 from xXJSONDeruloXx/profile-normalize
fix: normalize spaces in profile names w dashes for conf requirements…
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 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": {