chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/DEgITx/rats-search/compare/v1.9.0...v1.10.0) (2023-02-26) ### Bug Fixes * **db:** fix replace values func with new manticore ([7279ade](7279ade6df)) * **docker:** fix build ([4340763](43407631dc)) * **docker:** fixes ([1feab1c](1feab1c42e)) * **docker:** more fixes ([bd40cb5](bd40cb55ab)) * **docker:** update install command ([61ae1b8](61ae1b8124)) ### Features * **core:** update libs ([581aed4](581aed4e4a)) * **core:** update libs ([0d70850](0d708501d6)) * **db:** changed config for manticore 5 support [#176](https://github.com/DEgITx/rats-search/issues/176) ([2b3676d](2b3676db37)) * **db:** update to manticore 6.0.2 ([c24ac47](c24ac47191)) * **linux:** manticore5 ([4a2bcc7](4a2bcc7266)) * **macos:** manticore5 for macos ([46fa48a](46fa48ab99)) * **macos:** support of arm64 manticore ([50d05ec](50d05ecce5)) * **win:** switch to manticore 5.0.2 ([c7ba49a](c7ba49a362))
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "rats-search",
|
||||
"productName": "Rats on The Boat",
|
||||
"description": "P2P BitTorrent search engine",
|
||||
"version": "1.9.0",
|
||||
"version": "1.10.0",
|
||||
"private": true,
|
||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||
|
||||
Reference in New Issue
Block a user