mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:55:56 +00:00
plugins: bump API version
This commit is contained in:
@@ -68,5 +68,9 @@ class Note extends Plugin {
|
||||
"raw_length" => mb_strlen($note)));
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user