mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
plugins: bump API version
This commit is contained in:
@@ -444,6 +444,9 @@ class Instances extends Plugin implements IHandler {
|
||||
print json_encode(array("hash" => $hash));
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user