Version bump 2.1

This commit is contained in:
Grant Pannell
2017-12-25 04:14:39 +10:30
parent 56f9d06435
commit 0c31d8c37a
2 changed files with 6 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ class Fever extends Plugin {
private $host;
function about() {
return array(2.0,
return array(2.1,
"Emulates the Fever API for Tiny Tiny RSS",
"DigitalDJ & murphy");
}