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 6, 2017
1 parent 0ba2ffa commit cf801e5
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 13 deletions.
1 change: 1 addition & 0 deletions Authors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ Authors
=======

[asciidisco](https://github.com/asciidisco)
[ci skip](https://github.com/ci skip)
[travis-ci](https://github.com/travis-ci)
36 changes: 34 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,50 @@
Changelog
=========

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

- **test:**
- *core:*
- Upping test coverage.
[[asciidisco](https://github.com/asciidisco)]
- *itemhelper:*
- Fixing tests for envs with
different timezone settings.
[[asciidisco](https://github.com/asciidisco)]
- **feat:**
- *request:*
- Reintruducing ARM based user agent.
[[asciidisco](https://github.com/asciidisco)]
- **ci:**
- *travis:*
- Fixes release script.
- Fixing release script.
[[asciidisco](https://github.com/asciidisco)]
- **misc:**
- *misc:*
- asciidisco/plugin.video.telekomsport.
[[asciidisco](https://github.com/asciidisco)]
- **-sport: chore:**
- *version:*
- Version bump
[[ci skip](https://github.com/ci skip)]

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

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

[1.2.3 (2017-10-04)](https://github.com/asciidisco/plugin.video.telekom-sport/releases/tag/1.2.3)
------------------
Expand Down
12 changes: 8 additions & 4 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.4" name="Telekom Sport" provider-name="asciidisco">
<addon id="plugin.video.telekom-sport" version="1.2.5" 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,8 +30,12 @@
<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.4 (2017-10-04):
- Fixes release script.
- Adds setting to deactivate inputstream, even if available.</news>
<news>v1.2.5 (2017-10-06):
- Upping test coverage.
- Fixing tests for envs with different timezone settings.
- Reintruducing ARM based user agent.
- Fixing release script.
- asciidisco/plugin.video.telekomsport.
- Version bump</news>
</extension>
</addon>
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@
"type": "git"
},
"author": "Sebastian Golasch <public@asciidisco.com> (http://asciidisco.com/)",
"homepage": "https://github.com/asciidisco/plugin.video.telekom-sport#readme",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"bugs": {
"url": "https://github.com/asciidisco/plugin.video.telekom-sport/issues"
},
"version": "1.2.5",
"version": "1.2.6",
"scripts": {
"precommit": "make lint",
"gcz": "git-cz",
Expand All @@ -21,10 +25,6 @@
"cz-conventional-changelog": "2.0.0",
"husky": "0.14.3"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"homepage": "https://github.com/asciidisco/plugin.video.telekom-sport#readme",
"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 cf801e5

Please sign in to comment.