From f8654fed187191f9bb02046c83c54ddaa2f608be Mon Sep 17 00:00:00 2001 From: Dawid Karczewski Date: Tue, 5 Oct 2021 19:40:13 +0200 Subject: [PATCH] Prepares 2.7 release --- manifests/PlayStationLibrary_Builtin.yaml | 6 ++++++ source/Libraries/PSNLibrary/extension.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/manifests/PlayStationLibrary_Builtin.yaml b/manifests/PlayStationLibrary_Builtin.yaml index 59881c7..58bb2a7 100644 --- a/manifests/PlayStationLibrary_Builtin.yaml +++ b/manifests/PlayStationLibrary_Builtin.yaml @@ -1,5 +1,11 @@ AddonId: PlayStationLibrary_Builtin Packages: + - Version: 2.7 + RequiredApiVersion: 6.0.0 + ReleaseDate: 2021-10-05 + PackageUrl: https://github.com/XenorPLxx/playnite-library-psn/releases/download/2.7/PlayStationLibrary_Builtin_2_7.pext + Changelog: + - Improved authentication refresh handling - Version: 2.6 RequiredApiVersion: 6.0.0 ReleaseDate: 2021-10-05 diff --git a/source/Libraries/PSNLibrary/extension.yaml b/source/Libraries/PSNLibrary/extension.yaml index 7b90e84..173de87 100644 --- a/source/Libraries/PSNLibrary/extension.yaml +++ b/source/Libraries/PSNLibrary/extension.yaml @@ -1,7 +1,7 @@ Id: PlayStationLibrary_Builtin Name: PlayStation library integration Author: Xenor -Version: 2.6 +Version: 2.7 Module: PSNLibrary.dll Type: GameLibrary Icon: icon.png \ No newline at end of file