Skip to content

Commit d08e2ed

Browse files
committed
Version bump v7.4.1.1
1 parent 86f1802 commit d08e2ed

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

addon.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.youtube" name="YouTube" version="7.4.1" provider-name="anxdpanic, bromix, MoojMidge">
2+
<addon id="plugin.video.youtube" name="YouTube" version="7.4.1.1" provider-name="anxdpanic, bromix, MoojMidge">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
55
<import addon="script.module.requests" version="2.27.1"/>

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v7.4.1.1
2+
### Fixed
3+
- Address possible race condition resulting in KeyError exception when calling pop() on an empty set
4+
15
## v7.4.1
26
### Fixed
37
- Fix unnecessary double resolve on playback #1371

0 commit comments

Comments
 (0)