Skip to content

Commit 2d3046b

Browse files
author
Nigel
committed
Fix addon zip structure for v1.4.1.3
1 parent fbe00ac commit 2d3046b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

1.41 MB
Binary file not shown.

service.libreelec.backupper/addon.xml

Lines changed: 2 additions & 2 deletions
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="service.libreelec.backupper" name="LibreELEC Backupper" version="1.4.1.4" provider-name="Nigel">
2+
<addon id="service.libreelec.backupper" name="LibreELEC Backupper" version="1.4.1.3" provider-name="Nigel">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
55
<import addon="script.module.requests" version="2.22.0"/>
@@ -14,7 +14,7 @@
1414
<license>GPL-2.0-or-later</license>
1515
<forum>https://forum.libreelec.tv/</forum>
1616
<source>https://github.com/Nigel1992/service.libreelec.backupper</source>
17-
<news>v1.4.1.4 (2026-01-04) - FIX RELEASE
17+
<news>v1.4.1.3 (2026-01-04) - FIX RELEASE
1818
- Fixed addon zip structure for proper Kodi installation
1919

2020
v1.4.1.3 (2025-12-30) - TEST RELEASE

0 commit comments

Comments
 (0)