summaryrefslogtreecommitdiff
path: root/plugin.video.hak5/resources/lib/hak5_const.py
diff options
context:
space:
mode:
authorskipmodea1 <skipmodea1@outlook.com>2017-11-12 09:42:21 +0100
committerMartijn Kaijser <martijn@xbmc.org>2017-11-12 10:05:06 +0100
commit5694665bd5c2aacc3b67de0a3c6ea40fbc782e3e (patch)
treeb07871584ba7f1927eda92c6b1e18bdf0a595458 /plugin.video.hak5/resources/lib/hak5_const.py
parent7bcfc4001cd24523d25d9b9b4b884b05612afe4c (diff)
[plugin.video.hak5] 1.0.2
Diffstat (limited to 'plugin.video.hak5/resources/lib/hak5_const.py')
-rw-r--r--plugin.video.hak5/resources/lib/hak5_const.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin.video.hak5/resources/lib/hak5_const.py b/plugin.video.hak5/resources/lib/hak5_const.py
index 83ad2bd..0334942 100644
--- a/plugin.video.hak5/resources/lib/hak5_const.py
+++ b/plugin.video.hak5/resources/lib/hak5_const.py
@@ -19,5 +19,5 @@ TEKTHINGRECENTLYADDEDURL = 'http://www.hak5.org/category/episodes/tekthing/page/
PINEAPPLEUNIVERSITYRECENTLYADDEDURL = 'http://www.hak5.org/category/episodes/pineapple-university'
METASPLOITRECENTLYADDEDURL = 'http://www.hak5.org/category/episodes/metasploit-minute/page/001'
HEADERS = {'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36'}
-DATE = "2017-10-11"
-VERSION = "1.0.1" \ No newline at end of file
+DATE = "2017-11-12"
+VERSION = "1.0.2" \ No newline at end of file