diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-07-17 12:00:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-17 12:00:14 -0400 |
| commit | 8b3d4def33766f7306d8606ccf4b5e4425a5738a (patch) | |
| tree | 77672a46ad2571ce0eba19e28a73a5e49b3cbfca /package.json | |
| parent | ca0d5f0ec1f4ba21f4bf51f0f773d2b6bad45c93 (diff) | |
| download | Decky-Framegen-8b3d4def33766f7306d8606ccf4b5e4425a5738a.tar.gz Decky-Framegen-8b3d4def33766f7306d8606ccf4b5e4425a5738a.zip | |
Copy to clipboard Wiki button (#116)v0.11.0
* add initial wiki launch button
* update wiki link
* bump ver
* add opti wiki button
* update icons for web launches
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 cd2ff67..1ec0020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.10.1", + "version": "0.11.0", "description": "plugin to install OptiScaler bleeding-edge and enable upscaling and framegen in a large variety of games.", "type": "module", "scripts": { |
