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

Merge pull request #70 from deathbybandaid/dev

Update Version to v0.4.5-beta
This commit is contained in:
Deathbybandaid 2020-12-01 09:49:47 -05:00 committed by GitHub
commit 07beae12d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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():