Skip to content

Commit

Permalink
increase version to 19.0.0 (see note below)
Browse files Browse the repository at this point in the history
With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.

For here now used by Kodi 19 Matrix.
  • Loading branch information
AlwinEsch committed Sep 13, 2021
1 parent 2cac1c0 commit 51d0c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game.libretro/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="game.libretro"
name="Libretro Compatibility"
version="2.2.0"
version="19.0.0"
provider-name="Team Kodi">
<backwards-compatibility abi="1.0.0"/>
<requires>@ADDON_DEPENDS@</requires>
Expand Down

0 comments on commit 51d0c08

Please sign in to comment.