chore(release): 1.9.0 [skip ci]

# [1.9.0](https://github.com/DEgITx/rats-search/compare/v1.8.1...v1.9.0) (2022-08-24)

### Bug Fixes

* **build:** build only x64 packages for linux ([c05a04e](c05a04ea28))
* **ci:** restore installation on ci ([58c7d4c](58c7d4c9d7))
* **ssl:** ignore cert to fix blob loads ([a502a7a](a502a7a0e5))
* **torrent:** fix search by magnet ([4d2561e](4d2561e23f))

### Features

* **core:** update ([06297d2](06297d2be3))
* **core:** update deps ([6e160f7](6e160f7f3d))
* **core:** update electron ([a280db3](a280db32d6))
* **core:** upgrade to electron 16 ([edfc925](edfc925583))
* **core:** upgrade to electron 17 ([94fa41a](94fa41a7ec))
This commit is contained in:
semantic-release-bot
2022-08-24 22:07:37 +00:00
parent b192441ac4
commit 6f828d6709
2 changed files with 20 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "rats-search",
"productName": "Rats on The Boat",
"description": "P2P BitTorrent search engine",
"version": "1.8.1",
"version": "1.9.0",
"private": true,
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
"copyright": "Copyright © 2018 Alexey Kasyanchuk",