Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdeelH committed Mar 5, 2023
1 parent ed4120e commit 9f85915
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v1.5.8:
- Fix a bug causing links to not open in the same tab.

## v1.5.6:
- Add option to show comment count instead of post count on extension icon when
using auto-search.
Expand Down Expand Up @@ -94,4 +97,4 @@
- workaround for leading dashes in YT video
IDs being interpreted as boolean NOT by
Reddit search
- minor fixes and improvements
- minor fixes and improvements
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Find on Reddit",
"description": "Find discussions of the current URL on Reddit",
"version": "1.5.7",
"version": "1.5.8",
"action": {
"default_icon": "icon-256.png",
"default_popup": "popup.html"
Expand Down

0 comments on commit 9f85915

Please sign in to comment.