mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 20:35:48 +01:00
version bump and changelog additions
This commit is contained in:
parent
2c2b87b861
commit
bc835eb37b
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.xbmcbackup"
|
||||
name="XBMC Backup" version="0.1.1" provider-name="robweber">
|
||||
name="XBMC Backup" version="0.1.2" provider-name="robweber">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.0"/>
|
||||
</requires>
|
||||
|
@ -41,3 +41,9 @@ removed transparency from icon.png
|
||||
[b]Version 0.1.1[/b]
|
||||
|
||||
added check for key in vfs.py - Thanks Martijn!
|
||||
|
||||
[b]Version 0.1.2[/b]
|
||||
|
||||
added French language translation - thanks mikebzh44
|
||||
|
||||
added some utf-8 encoding tags to filenames
|
Loading…
Reference in New Issue
Block a user