This commit is contained in:
Nazar Kanaev 2021-02-18 10:28:55 +00:00
parent 6a5be593df
commit 0916f1179e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# upcoming # v1.3 (2021-02-18)
- (fix) log out functionality if authentication is set - (fix) log out functionality if authentication is set
- (fix) import opml if authentication is set - (fix) import opml if authentication is set

View File

@ -1,4 +1,4 @@
VERSION=1.2 VERSION=1.3
GITHASH=$(shell git rev-parse --short=8 HEAD) GITHASH=$(shell git rev-parse --short=8 HEAD)
ASSETS = assets/javascripts/* assets/stylesheets/* assets/graphicarts/* assets/*.html ASSETS = assets/javascripts/* assets/stylesheets/* assets/graphicarts/* assets/*.html