mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 15:05:56 +00:00
plugins: bump API version
This commit is contained in:
@@ -48,5 +48,9 @@ class Example_Routing extends Plugin implements IHandler {
|
||||
return true;
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user