Skip to content

Commit e165a83

Browse files
committed
Bump app version
1 parent fa11c4c commit e165a83

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.7';
14+
const UPVOTE_RSS_VERSION = '1.8.0';
1515
const UPVOTE_RSS_CACHE_ROOT = __DIR__ . '/cache/';
1616
const DEFAULT_PLATFORM = 'lemmy';
1717
const DEFAULT_GITHUB_INSTANCE = 'github.com';

0 commit comments

Comments
 (0)