chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/DEgITx/rats-search/compare/v1.4.2...v1.5.0) (2021-01-14) ### Bug Fixes * **changelog:** fix changelog on new electron ([1d25ba0](1d25ba06e4
)) * **gui:** connection status fix detection in some situations ([1914e17](1914e17445
)) * **relay:** ignore relays errors [#112](https://github.com/DEgITx/rats-search/issues/112) ([d977ecb](d977ecbf6f
)) * **relay:** ignore some situations when relay not needed ([506e9f3](506e9f3c48
)) * **server:** error handling for server [#112](https://github.com/DEgITx/rats-search/issues/112) ([81c61fb](81c61fb001
)) * **tests:** fix tests on new api ([6d58fde](6d58fdef1a
)) * **web:** fix web version ([d2569c3](d2569c3a86
)) ### Features * **deps:** switch to new electron ([3d17004](3d17004289
)) * **relay:** bootstrap timeout ([8d48c80](8d48c80189
)) * **update:** update everything to new versions ([57ee517](57ee51731e
))
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.2",
|
||||
"version": "1.5.0",
|
||||
"private": true,
|
||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||
|
Reference in New Issue
Block a user