diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-09-23 17:18:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-23 17:18:11 -0400 |
| commit | 8da57c7827db2b1725b91afe2b5b15caf322579a (patch) | |
| tree | 85167b073713c0e384d9b40452c080a2e58a4abd /package.json | |
| parent | 7f5df2da22d0016b26d87a4adb89204660a47630 (diff) | |
| parent | 33729c51430689d2401694c75acc01ff2d32a8e3 (diff) | |
| download | Decky-Framegen-8da57c7827db2b1725b91afe2b5b15caf322579a.tar.gz Decky-Framegen-8da57c7827db2b1725b91afe2b5b15caf322579a.zip | |
Merge pull request #142 from MasterZK/mainv0.11.17
Added Lutris Steam shortcut support
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 7449239..a9e492d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.11.16", + "version": "0.11.17", "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": { |
