diff --git a/.travis.yml b/.travis.yml index c299070..40088b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ before_script: # command to run our tests script: - - kodi-addon-checker --branch=krypton --allow-folder-id-mismatch \ No newline at end of file + - kodi-addon-checker --branch=leia --allow-folder-id-mismatch \ No newline at end of file diff --git a/README.md b/README.md index b83feab..e79b3da 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Backup Addon [![Build Status](https://travis-ci.org/robweber/xbmcbackup.svg?branch=master)](https://travis-ci.org/robweber/xbmcbackup) -__Kodi Version Compatibility:__ Kodi 17.x (Krypton) and greater +__Kodi Version Compatibility:__ Kodi 18.x (Leia) and greater ## About diff --git a/addon.xml b/addon.xml index f1e7dbb..6af1df8 100644 --- a/addon.xml +++ b/addon.xml @@ -1,9 +1,9 @@  + name="Backup" version="1.5.1~beta1" provider-name="robweber"> - +