File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" script.xbmc.lcdproc" name =" XBMC LCDproc" version =" 3.90.2 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
2+ <addon id =" script.xbmc.lcdproc" name =" XBMC LCDproc" version =" 4.0.0 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
55 </requires >
2424 <assets >
2525 <icon >resources/icon.png</icon >
2626 </assets >
27- <news >3.90.2
28- - fix compatibility with Python 3.9+
27+ <news >4.0.0
28+ - fix Python exception when using the HD44780 character encodings/translation maps
2929</news >
3030 </extension >
3131</addon >
Original file line number Diff line number Diff line change 1+ 4.0.0
2+ - fix Python exception when using the HD44780 character encodings/translation maps
133.90.2
24- fix compatibility with Python 3.9
353.90.1
You can’t perform that action at this time.
0 commit comments