Update version in other files.

This commit is contained in:
Ian Walton 2020-04-07 10:46:30 -04:00
parent e566df1413
commit 0f0a523c9a
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
!define APP_NAME "Jellyfin MPV Desktop"
!define COMP_NAME "Ian Walton"
!define WEB_SITE "https://iwalton.com"
!define VERSION "1.05.05.00"
!define VERSION "1.05.06.00"
!define COPYRIGHT "Ian Walton <20> 2020"
!define DESCRIPTION "Client for Jellyfin"
!define LICENSE_TXT "LICENSE.md"

View File

@ -1,4 +1,4 @@
APP_NAME = 'jellyfin-mpv-shim'
USER_APP_NAME = 'Jellyfin MPV Shim'
CLIENT_VERSION = "1.5.5"
CLIENT_VERSION = "1.5.6"
USER_AGENT = "Jellyfin-MPV-Shim/%s" % CLIENT_VERSION