Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Commit fa88b76

Browse files
author
Brian Hornsby
committed
Merge branch 'release/2.1.0' into develop
2 parents 0e132c6 + a733e92 commit fa88b76

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

addon.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.openvpn" name="OpenVPN" version="2.0.1" provider-name="brianhornsby">
2+
<addon id="script.openvpn" name="OpenVPN" version="2.1.0" provider-name="brianhornsby">
33
<requires>
44
<import addon="xbmc.python" version="2.1.0"/>
55
<import addon="script.module.beautifulsoup" version="3.0.8"/>

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
*** 2.1.0 ***
2+
Updated xbmc.python version. Fixed issue with reading running OpenVPN configuration on OpenELEC. [0e132c6]
3+
Changed country flag images to https://github.com/koppi/iso-country-flags-svg-collection. [3dc6b7e]
4+
15
*** 2.0.1 ***
26
Fixes for issues #8 and #9.
37

0 commit comments

Comments
 (0)