Skip to content

Commit 77ccc00

Browse files
authored
Merge pull request #178 from phunkyfish/fix-uwp
Release build fix for Windows/UWP/Xbox
2 parents 3b6e554 + f6358b1 commit 77ccc00

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pvr.stalker/addon.xml.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon
33
id="pvr.stalker"
4-
version="20.2.1"
4+
version="20.2.2"
55
name="Stalker Client"
66
provider-name="Jamal Edey">
77
<requires>@ADDON_DEPENDS@</requires>

pvr.stalker/changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v20.2.2
2+
- Fix libxml2 dependency for Windows/UWP/Xbox
3+
14
v20.2.1
25
- Updated depends libxml2 to version 2.9.10
36
- To fix some Windows UWP builds

0 commit comments

Comments
 (0)