Skip to content

Commit

Permalink
changed version-numbers for eden-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
dersphere committed Sep 26, 2011
1 parent fba2702 commit 4ac8534
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions addon.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.4players" name="4Players Videos" version="0.1.0" provider-name="Tristan Fischer (sphere)">
<addon id="plugin.video.4players" name="4Players Videos" version="1.1.0" provider-name="Tristan Fischer (sphere)">
<requires>
<import addon="xbmc.python" version="1.0"/>
<import addon="xbmc.python" version="2.0"/>
<import addon="script.module.beautifulsoup" version="3.0.8"/>
<import addon="script.module.xbmcswift" version="0.1.3"/>
<import addon="script.module.xbmcswift" version="0.2.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
<provides>video</provides>
Expand Down
4 changes: 2 additions & 2 deletions changelog.txt
@@ -1,2 +1,2 @@
0.1.0
First Version for Dharma xbmc.org addon-repository
1.1.0
First Version for Eden-pre xbmc.org addon-repository

0 comments on commit 4ac8534

Please sign in to comment.