v1.3
This commit is contained in:
parent
6a5be593df
commit
0916f1179e
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
2
makefile
2
makefile
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue