mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-21 06:35:28 +00:00
bump api level
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
class API extends Handler {
|
||||
|
||||
const API_LEVEL = 5;
|
||||
const API_LEVEL = 6;
|
||||
|
||||
const STATUS_OK = 0;
|
||||
const STATUS_ERR = 1;
|
||||
|
||||
Reference in New Issue
Block a user