From 42e356d0e93f51664ed3990c3e0f19293cc23d88 Mon Sep 17 00:00:00 2001 From: SparrowBrain Date: Fri, 4 Oct 2024 22:18:40 +0300 Subject: [PATCH] v1.5.2 installer-manifest.yaml update --- ci/installer_manifest.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ci/installer_manifest.yaml b/ci/installer_manifest.yaml index 38d29fd..eb5cd51 100644 --- a/ci/installer_manifest.yaml +++ b/ci/installer_manifest.yaml @@ -1,5 +1,11 @@ AddonId: SparrowBrain_PlayNext Packages: + - Version: 1.5.2 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2024-10-04 + PackageUrl: https://github.com/SparrowBrain/Playnite.PlayNext/releases/download/v1.5.2/SparrowBrain_PlayNext_1_5_2.pext + Changelog: + - Fixed a failure to read HowLongToBeat extension data (HLTB v3.5 data format) - Version: 1.5.1 RequiredApiVersion: 6.8.0 ReleaseDate: 2024-06-02