Skip to content

Commit

Permalink
docs: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevichecc committed Oct 31, 2023
1 parent ba177d0 commit 5b7e463
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## V2.3.3 (31/10/2023)
- Feat: New search engine: Kagi. Thanks to @danbush (see Fivefold/linkding-injector#21)
- Fix: broken Brave Search support, Thanks to @Fivefold (see Fivefold/linkding-injector#22)

## V2.3.2 (04/06/2023)
- Rebased release version, all updated with [upsteam](https://github.com/Fivefold/linkding-injector/blob/v1.3.2/CHANGELOG.md)
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Miniflux injector",
"version": "2.3.2",
"version": "2.3.3",
"description": "Injects Miniflux search results into search pages like Google and Duckduckgo, SearXNG, Brave Search",
"homepage_url": "https://github.com/Sevichecc/miniflux-injector.git",
"icons": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "miniflux-injector",
"version": "2.3.2",
"description": "Injects Miniflux search results into search engine pages such as Google, DuckDuckGo, SearXNG and Brave Search.",
"version": "2.3.3",
"description": "Injects Miniflux search results into search engine pages such as Google, DuckDuckGo, SearXNG and Brave Search, Kagi Search",
"license": "MIT",
"author": "SevicheCC, Jakob Essbüchl",
"repository": {
Expand Down

0 comments on commit 5b7e463

Please sign in to comment.