Skip to content

Commit

Permalink
increase version to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Sep 20, 2019
1 parent 35b6190 commit 1301f30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pvr.stalker/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="pvr.stalker"
version="4.1.0"
version="4.1.1"
name="Stalker Client"
provider-name="Jamal Edey">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
7 changes: 7 additions & 0 deletions pvr.stalker/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
4.1.1
- Update CMake build version to 3.5
- Cleanup CMake depend libstalkerclient
- Change interface header include way
- Fix package check for JsonCpp
- Add appveyor.yml and update .travis.yml to xcode 10.4 for test build

4.1.0
- Recompile for 6.1.0 PVR Addon API compatibility

Expand Down

0 comments on commit 1301f30

Please sign in to comment.