mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
fix version in common.sh
This commit is contained in:
parent
ff561142fc
commit
a00025aa3a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
APPNAME="ttrss"
|
||||
|
||||
# ttrss version
|
||||
VERSION="16.8"
|
||||
VERSION="17.1"
|
||||
|
||||
# Remote URL to fetch ttrss tarball
|
||||
TTRSS_BINARY_URL="https://tt-rss.org/gitlab/fox/tt-rss/repository/archive.zip?ref=${VERSION}"
|
||||
|
|
Loading…
Reference in a new issue