chore(release): 1.7.1 [skip ci]

## [1.7.1](https://github.com/DEgITx/rats-search/compare/v1.7.0...v1.7.1) (2021-07-12)

### Bug Fixes

* **core:** update to new version ([022b339](022b339b36))
* **ui:** fix blank screen on app start [#147](https://github.com/DEgITx/rats-search/issues/147) ([05d84df](05d84dfea3))
* **web:** fixed compilation with create-torrent [#148](https://github.com/DEgITx/rats-search/issues/148) ([678a999](678a99945a))
This commit is contained in:
semantic-release-bot
2021-07-12 11:52:13 +00:00
parent 70f5a27dab
commit 6033bcc279
2 changed files with 10 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.7.0",
"version": "1.7.1",
"private": true,
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
"copyright": "Copyright © 2018 Alexey Kasyanchuk",