diff options
| author | Grigoriy <[email protected]> | 2018-03-19 16:18:18 +0300 |
|---|---|---|
| committer | Grigoriy <[email protected]> | 2018-03-19 16:18:18 +0300 |
| commit | 29c82b5373c3604d9b4c56dfc834e6d889196e0a (patch) | |
| tree | 8372c6be5048df02733455a96646f8e1200b3260 /NVIDIAGfeSDK.uplugin | |
| parent | Documentation links update (diff) | |
| download | gfesdk-ue4plugin-29c82b5373c3604d9b4c56dfc834e6d889196e0a.tar.xz gfesdk-ue4plugin-29c82b5373c3604d9b4c56dfc834e6d889196e0a.zip | |
SDK Updated to 1.195, plugin version promoted to 1.0
Diffstat (limited to 'NVIDIAGfeSDK.uplugin')
| -rw-r--r-- | NVIDIAGfeSDK.uplugin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NVIDIAGfeSDK.uplugin b/NVIDIAGfeSDK.uplugin index 925e063..c6d54c5 100644 --- a/NVIDIAGfeSDK.uplugin +++ b/NVIDIAGfeSDK.uplugin @@ -2,7 +2,7 @@ "FileVersion": 3,
"FriendlyName": "NVIDIA Shadowplay Highlights SDK Plugin",
"Version": 1,
- "VersionName": "0.3",
+ "VersionName": "1.0",
"CreatedBy": "NVIDIA",
"CreatedByURL": "https://developer.nvidia.com/shadowplay-highlights",
"DocsURL": "",
|