mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-05 18:20:41 -08:00
Version bump v7.3.0+beta.10
This commit is contained in:
parent
36f1cc6048
commit
b746b36d89
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.9" provider-name="anxdpanic, bromix, MoojMidge">
|
||||
<addon id="plugin.video.youtube" name="YouTube" version="7.3.0+beta.10" 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.10
|
||||
### Fixed
|
||||
- Prune invalid entries from DB when closing connection #1331
|
||||
- Fix regressions with SQLite db operations #1331
|
||||
|
||||
## v7.3.0+beta.9
|
||||
### Fixed
|
||||
- Disable label masks being used in Kodi 18 #1327
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue