Skip to content

Commit

Permalink
3.0.6;
Browse files Browse the repository at this point in the history
  • Loading branch information
bigretromike committed Sep 26, 2018
1 parent dc4b53c commit 02cd8a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.module.nakamoriplayer" name="nakamori-player-module" version="3.0.5" provider-name="BigRetroMike, da3dsoul">
<addon id="script.module.nakamoriplayer" name="nakamori-player-module" version="3.0.6" provider-name="BigRetroMike, da3dsoul">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.nakamori" version="3.0.5"/>
<import addon="script.module.nakamori" version="3.0.6"/>
</requires>
<extension point="xbmc.python.pluginsource">
<provides></provides>
Expand All @@ -11,7 +11,7 @@
<extension point="xbmc.addon.metadata">
<summary lang="en">Nakamori Player Module</summary>
<description lang="en">This module handle all the player related functions inside Nakamori</description>
<news>3.0.5[CR]- Linux users fix</news>
<news>3.0.6[CR]- more frequent sync calling</news>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
<website>https://shokunin.monogatari.pl/</website>
Expand Down

0 comments on commit 02cd8a6

Please sign in to comment.