From 9acb5d40f97961e79115c2f073067d6eec09f007 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Fri, 4 Jun 2021 23:54:37 +0000 Subject: [PATCH] bump version to 0.7.7 --- release.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/release.yaml b/release.yaml index cfb8cd95..f39a7300 100644 --- a/release.yaml +++ b/release.yaml @@ -1,8 +1,6 @@ -version: '0.7.3' -changelog: | - - #508 Use jellyfin's DisplayTitle for audio and subtitle streams - - #513 Fix subsequent syncs from the addon menu better - - #515 Allow multiple subtitles with identical names +version: '0.7.7' +changelog: |- + * No changes dependencies: py2: - addon: 'xbmc.python'