Skip to content

Commit

Permalink
chore(version): Version bump [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
asciidisco committed Oct 4, 2017
1 parent a22043e commit e00d259
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 14 deletions.
1 change: 1 addition & 0 deletions Authors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ Authors
=======

[asciidisco](https://github.com/asciidisco)
[travis-ci](https://github.com/travis-ci)
17 changes: 17 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
Changelog
=========

[1.2.4 (2017-10-04)](https://github.com/asciidisco/plugin.video.telekom-sport/releases/tag/1.2.4)
------------------

- **ci:**
- *travis:*
- Fixes release script.
[[asciidisco](https://github.com/asciidisco)]
- **feat:**
- *inputstream:*
- Adds setting to deactivate
inputstream, even if available.
[[asciidisco](https://github.com/asciidisco)]

[1.2.3 (2017-10-04)](https://github.com/asciidisco/plugin.video.telekom-sport/releases/tag/1.2.3)
------------------

- **chore:**
- *version:*
- Version bump [ci skip]
[[travis-ci](https://github.com/travis-ci)]
- **docs:**
- *plugin:*
- Improves documentation.
Expand Down
11 changes: 4 additions & 7 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.telekom-sport" version="1.2.3" name="Telekom Sport" provider-name="asciidisco">
<addon id="plugin.video.telekom-sport" version="1.2.4" name="Telekom Sport" provider-name="asciidisco">
<requires>
<import addon="xbmc.python" version="2.24.0"/>
<import addon="script.module.pydes" version="2.0.1"/>
Expand Down Expand Up @@ -30,11 +30,8 @@
<email>public at asciidisco dot com</email>
<source>https://github.com/asciidisco/plugin.video.telekom-sport</source>
<forum>https://www.kodinerds.net/index.php/Thread/57586-PreRelease-Telekom-Sport/</forum>
<news>v1.2.3 (2017-10-04):
- Improves documentation.
- Plugin should work without pyDes installed.
- fixes docs generator.
- Fixing release script.
- Adapts makefile.</news>
<news>v1.2.4 (2017-10-04):
- Fixes release script.
- Adds setting to deactivate inputstream, even if available.</news>
</extension>
</addon>
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@
"type": "git"
},
"author": "Sebastian Golasch <public@asciidisco.com> (http://asciidisco.com/)",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"homepage": "https://github.com/asciidisco/plugin.video.telekom-sport#readme",
"bugs": {
"url": "https://github.com/asciidisco/plugin.video.telekom-sport/issues"
},
"version": "1.2.4",
"version": "1.2.5",
"scripts": {
"precommit": "make lint",
"gcz": "git-cz",
Expand All @@ -25,6 +21,10 @@
"cz-conventional-changelog": "2.0.0",
"husky": "0.14.3"
},
"homepage": "https://github.com/asciidisco/plugin.video.telekom-sport#readme",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"description": "Telekom Sport is a portal for live Icehockey, Basketball, German 3rd Ligue, Sky Handball, Sky Bundeliga/Champions-League conferences &amp; womans football matches."
}

0 comments on commit e00d259

Please sign in to comment.