mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2024-11-27 16:20:28 +00:00
Update version in other files.
This commit is contained in:
parent
e566df1413
commit
0f0a523c9a
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user