Skip to content

Commit

Permalink
addons: Bump version of script and python
Browse files Browse the repository at this point in the history
  • Loading branch information
maximeh committed Jun 24, 2016
1 parent 28024e6 commit de40903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.myepisodes"
name="MyEpisodes"
version="1.2.7"
version="1.2.8"
provider-name="Maxime Hadjinlian">
<requires>
<import addon="xbmc.python" version="2.14.0"/>
<import addon="xbmc.python" version="2.24.0"/>
<import addon="script.module.beautifulsoup" version="3.2.1"/>
</requires>
<extension point="xbmc.service" library="default.py" start="login"/>
Expand Down

0 comments on commit de40903

Please sign in to comment.