Skip to content

Commit 94701d6

Browse files
committed
bump release to 1.3.1
1 parent 21f3a1b commit 94701d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

addon.xml

Lines changed: 2 additions & 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="script.module.zap2epg" name="zap2epg" version="1.3.0" provider-name="edit4ever">
2+
<addon id="script.module.zap2epg" name="zap2epg" version="1.3.1" provider-name="edit4ever">
33
<requires>
44
<import addon="xbmc.python" version="2.7.13"/>
55
<import addon="script.module.dateutil" version="2.4.2"/>
@@ -29,6 +29,7 @@ Setup:
2929
<email></email>
3030
<source></source>
3131
<news>
32+
v1.3.1 - remove doctype error for TVH on OSMC
3233
v1.3.0 - fix server issues for lineups (2019-04-12)
3334
v1.2.0 - add option to refresh download cache days (2019-03-04)
3435
v1.1.0 - added ability to refresh TBA episodes (2018-11-20)

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v1.3.1 (2020-10-29)
2+
- remove doctype error for TVH on OSMC
3+
14
v1.3.0 (2019-04-12)
25
- fix server issues for lineups
36

0 commit comments

Comments
 (0)