From b0ce1ad44ad7f9275461a54b8e5654c034b05d91 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sun, 2 Oct 2016 19:08:12 -0600 Subject: [PATCH] update python3 --- plugins/qnotify.plg | 4 +++- plugins/qnotify.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/qnotify.plg b/plugins/qnotify.plg index f464e6e4..6b45dc9e 100755 --- a/plugins/qnotify.plg +++ b/plugins/qnotify.plg @@ -3,7 +3,7 @@ - + @@ -16,6 +16,8 @@ +###2016.10.02 +- add: Python 3.5.2 for unRAID 6.2 ###2016.06.23 - fix: compile separate Python 3.5.1 for unRAID 6.1 ###2016.05.28 diff --git a/plugins/qnotify.xml b/plugins/qnotify.xml index 243f53c0..7b49661b 100755 --- a/plugins/qnotify.xml +++ b/plugins/qnotify.xml @@ -11,8 +11,10 @@ The Quassel Notify plugin allows you to receive Pushbullet notifications based o http://lime-technology.com/forum/ https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/qnotify.png -2016-06-23 +2016-10-02 +###2016.10.02 +- add: Python 3.5.2 for unRAID 6.2 ###2016.06.23 - fix: compile separate Python 3.5.1 for unRAID 6.1 ###2016.05.28