Skip to content

Commit

Permalink
3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bigretromike committed Sep 14, 2018
1 parent 45bffb1 commit 549fc30
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.2" provider-name="BigRetroMike, da3dsoul">
<addon id="script.module.nakamoriplayer" name="nakamori-player-module" version="3.0.3" provider-name="BigRetroMike, da3dsoul">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.nakamori" version="3.0.2"/>
<import addon="script.module.nakamori" version="3.0.3"/>
</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.2[CR]- metadata fix[CR]- new icon</news>
<news>3.0.3[CR]- updating script-module</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 549fc30

Please sign in to comment.