Skip to content

Commit

Permalink
increase version to 20.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.
  • Loading branch information
AlwinEsch committed Sep 13, 2021
1 parent 4c2f7e3 commit 6cc4e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visualization.milkdrop/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="visualization.milkdrop"
version="2.3.2"
version="20.0.0"
name="MilkDrop"
provider-name="Team Kodi">
<requires>@ADDON_DEPENDS@</requires>
Expand Down

0 comments on commit 6cc4e4e

Please sign in to comment.