1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 14:46:58 -05:00

Update Version to v0.4.5-beta

This commit is contained in:
deathbybandaid 2020-12-01 09:46:25 -05:00
parent e54005247a
commit a1bd113afa

View File

@ -5,7 +5,7 @@ from .device import fHDHR_Device
import fHDHR.tools import fHDHR.tools
fHDHR_VERSION = "v0.4.0-beta" fHDHR_VERSION = "v0.4.5-beta"
class fHDHR_INT_OBJ(): class fHDHR_INT_OBJ():