Skip to content

Commit 2724ae9

Browse files
committed
Bump app version
1 parent 38fab32 commit 2724ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
// Set defaults
14-
const UPVOTE_RSS_VERSION = '1.5.1';
14+
const UPVOTE_RSS_VERSION = '1.6.0';
1515
const UPVOTE_RSS_CACHE_ROOT = __DIR__ . '/cache/';
1616
const DEFAULT_PLATFORM = 'lemmy';
1717
const DEFAULT_HACKER_NEWS_INSTANCE = 'news.ycombinator.com';

0 commit comments

Comments
 (0)