added newline on progress bar when writing files

This commit is contained in:
Rob Weber
2022-03-18 15:11:28 -05:00
parent 376f25f230
commit c951dce5bd
3 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.xbmcbackup"
name="Backup" version="1.6.8" provider-name="robweber">
name="Backup" version="1.6.9~beta1" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.dateutil" version="2.8.0" />