version bump
This commit is contained in:
@@ -3,7 +3,7 @@ QPKG_NAME="RoonServer"
|
|||||||
# Name of the display application.
|
# Name of the display application.
|
||||||
QPKG_DISPLAY_NAME="Roon Server"
|
QPKG_DISPLAY_NAME="Roon Server"
|
||||||
# Version of the packaged application.
|
# Version of the packaged application.
|
||||||
QPKG_VER="2026-04-12"
|
QPKG_VER="2026-04-13"
|
||||||
# Author or maintainer of the package
|
# Author or maintainer of the package
|
||||||
QPKG_AUTHOR="Christopher Rieke"
|
QPKG_AUTHOR="Christopher Rieke"
|
||||||
# License for the packaged application
|
# License for the packaged application
|
||||||
@@ -45,7 +45,7 @@ QPKG_USE_PROXY="1"
|
|||||||
# Set value to 1 means to open the QPKG's Web UI inside QTS desktop instead of new window.
|
# Set value to 1 means to open the QPKG's Web UI inside QTS desktop instead of new window.
|
||||||
QPKG_DESKTOP_APP=1
|
QPKG_DESKTOP_APP=1
|
||||||
# Desktop Application Window default inner width (since 4.1) (not over 1178)
|
# Desktop Application Window default inner width (since 4.1) (not over 1178)
|
||||||
#QPKG_DESKTOP_APP_WIN_WIDTH=""
|
QPKG_DESKTOP_APP_WIN_WIDTH="500"
|
||||||
# Desktop Application Window default inner height (since 4.1) (not over 600)
|
# Desktop Application Window default inner height (since 4.1) (not over 600)
|
||||||
QPKG_DESKTOP_APP_WIN_HEIGHT="600"
|
QPKG_DESKTOP_APP_WIN_HEIGHT="600"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user