mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 10:31:29 +00:00
plugins: bump API version
This commit is contained in:
@@ -83,5 +83,10 @@ class Af_PennyArcade extends Plugin {
|
||||
|
||||
return $article;
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user