diff options
| author | wuriko <noahfenghom@gmail.com> | 2026-02-27 05:44:41 +0100 |
|---|---|---|
| committer | wuriko <noahfenghom@gmail.com> | 2026-02-27 05:44:41 +0100 |
| commit | a66f9e32710b7213accc6d3b734d45c1f45c1939 (patch) | |
| tree | 8d7ffd3b05e7994ec75a28ac9945c14794acc140 /package.json | |
| parent | f18dfd377971cd54e0560823cfb67199b3ef84a4 (diff) | |
| parent | db291551043274a48ef448730bb0d3d185755bb9 (diff) | |
| download | Decky-Framegen-a66f9e32710b7213accc6d3b734d45c1f45c1939.tar.gz Decky-Framegen-a66f9e32710b7213accc6d3b734d45c1f45c1939.zip | |
Merge remote-tracking branch 'origin/main' into fix/fix-game-process-hanging
# Conflicts:
# defaults/assets/fgmod.sh
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 eaee760..8cb64f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.13.2", + "version": "0.14.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": { |
