mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-06 02:30:50 -08:00
Version bump v7.3.0+beta.2
This commit is contained in:
parent
734a74cb8f
commit
d290c59b6c
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="7.3.0+beta.1" provider-name="anxdpanic, bromix, MoojMidge">
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="7.3.0+beta.2" provider-name="anxdpanic, bromix, MoojMidge">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="3.0.0"/>
|
||||
<import addon="script.module.requests" version="2.27.1"/>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
## v7.3.0+beta.2
|
||||
### Fixed
|
||||
- Fix not parsing infolabels used as plugin url query params #1239
|
||||
- Fix unnecessarily processing window properties #1238
|
||||
|
||||
## v7.3.0+beta.1
|
||||
### Fixed
|
||||
- Workaround for distributions that patch Kodi to disable System.InternetState #1224
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue