diff options
| author | Grimbakor <davidstur@gmail.com> | 2025-02-04 00:05:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-03 19:05:55 -0500 |
| commit | 0f10ea93123e13f62cab622349909a37cda91cac (patch) | |
| tree | 3c23c5184562fa1b8571e84f88a232ee9545505c /package.json | |
| parent | c0c3169d0588077279e00986ccf87f13cca798ea (diff) | |
| download | Decky-Framegen-0f10ea93123e13f62cab622349909a37cda91cac.tar.gz Decky-Framegen-0f10ea93123e13f62cab622349909a37cda91cac.zip | |
Add logging frontend errors to decky logging (#53)
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 0997793..0c71749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.6.0", + "version": "0.7.1", "description": "plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.", "type": "module", "scripts": { |
