Update version to 0.4.0
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
8e573ce062
commit
3828d78e94
@ -1,3 +1,6 @@
|
||||
0.4.0
|
||||
- Split the button into two, copy url and open in tab
|
||||
|
||||
0.3.0
|
||||
- Fix JS error when "href" attribute was not present in the link
|
||||
- The popup window should now follow the desktop theme (or colors)
|
||||
|
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
PROJECT = rssfinder
|
||||
VERSION = 0.3.0
|
||||
VERSION = 0.4.0
|
||||
|
||||
FILES = $(PROJECT)/main.qml
|
||||
FILES += $(PROJECT)/finder.js
|
||||
|
@ -8,5 +8,5 @@ X-Falkon-Type=Extension/Qml
|
||||
|
||||
X-Falkon-Author=Juraj Oravec
|
||||
X-Falkon-Email=jurajoravec@mailo.com
|
||||
X-Falkon-Version=0.3.0
|
||||
X-Falkon-Version=0.4.0
|
||||
X-Falkon-Settings=false
|
||||
|
Loading…
Reference in New Issue
Block a user