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 fa11c4c commit e165a83Copy full SHA for e165a83
config.php
@@ -11,7 +11,7 @@
11
12
13
// Set defaults
14
-const UPVOTE_RSS_VERSION = '1.7';
+const UPVOTE_RSS_VERSION = '1.8.0';
15
const UPVOTE_RSS_CACHE_ROOT = __DIR__ . '/cache/';
16
const DEFAULT_PLATFORM = 'lemmy';
17
const DEFAULT_GITHUB_INSTANCE = 'github.com';
0 commit comments