Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
knaerzche committed Sep 4, 2020
1 parent 27d3fb1 commit 0954c40
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.joyn" name="Joyn" version="2.3.1.9" provider-name="knaerzche">
<addon id="plugin.video.joyn" name="Joyn" version="2.3.1.10" provider-name="knaerzche">
<requires>
<import addon="inputstream.adaptive" version="2.2.21"/>
<import addon="script.module.inputstreamhelper" version="0.3.5"/>
Expand Down Expand Up @@ -35,6 +35,10 @@
<screenshot>resources/media/screenshot03.jpg</screenshot>
</assets>
<news>
v2.3.1.10
implement new config generation
fix index error in lastseen
drop "ip spoofing"
v2.3.1.9
implement 7pass sso login
cosmetics
Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Expand Up @@ -119,3 +119,7 @@ matrix property name change inputstreamaddon -> inputstream
v2.3.1.9
implement 7pass sso login
cosmetics
v2.3.1.10
implement new config generation
fix index error in lastseen
drop "ip spoofing"

0 comments on commit 0954c40

Please sign in to comment.