chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/DEgITx/rats-search/compare/v1.4.0...v1.4.1) (2019-11-10) ### Bug Fixes * **download:** fix download to directory after update ([ca2df63](ca2df63901
)) * **download:** fix search for double download cases ([656f8f7](656f8f7b73
)) * **gui:** fix inresaction of search panel with other elements [#102](https://github.com/DEgITx/rats-search/issues/102) ([e163547](e163547c2d
)) * **settings:** fix regression with folder selection [#101](https://github.com/DEgITx/rats-search/issues/101) ([b11388a](b11388a6a1
)) * **tests:** fix tests on new version ([d088412](d08841210c
)) * **windows:** fix some startup problem under windows platform ([a397d09](a397d094c6
))
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "rats-search",
|
||||
"productName": "Rats on The Boat",
|
||||
"description": "P2P BitTorrent search engine",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"private": true,
|
||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||
|
Reference in New Issue
Block a user