diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-12-06 21:54:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-06 21:54:45 -0500 |
| commit | eb4cb1f5aa2f76bc7dac8d48c583928a1f3f4047 (patch) | |
| tree | 85274d33020adbac5b804480032eef895eb2ba08 /package.json | |
| parent | 1369909692f0c3eb617f3125027b681cef373ecd (diff) | |
| parent | e6c32d27db7075d66ecef33f368bdd69d3b035d0 (diff) | |
| download | Decky-Framegen-eb4cb1f5aa2f76bc7dac8d48c583928a1f3f4047.tar.gz Decky-Framegen-eb4cb1f5aa2f76bc7dac8d48c583928a1f3f4047.zip | |
Merge pull request #148 from xXJSONDeruloXx/path-overrides
initial path override ui and be
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 c7ccfec..f9863c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.12.6", + "version": "0.13.0", "description": "This plugin installs and manages OptiScaler, a tool that enhances upscaling and enables frame generation in a range of DirectX 12 games.", "type": "module", "scripts": { |
