We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fab32 commit 2724ae9Copy full SHA for 2724ae9
config.php
@@ -11,7 +11,7 @@
11
12
13
// Set defaults
14
-const UPVOTE_RSS_VERSION = '1.5.1';
+const UPVOTE_RSS_VERSION = '1.6.0';
15
const UPVOTE_RSS_CACHE_ROOT = __DIR__ . '/cache/';
16
const DEFAULT_PLATFORM = 'lemmy';
17
const DEFAULT_HACKER_NEWS_INSTANCE = 'news.ycombinator.com';
0 commit comments