mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
v1.3
This commit is contained in:
parent
6a5be593df
commit
0916f1179e
@ -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…
x
Reference in New Issue
Block a user