Skip to content

Commit

Permalink
release: v8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Aug 3, 2024
1 parent 902f5da commit fe36346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nav",
"version": "8.6.0",
"version": "8.6.1",
"author": "xiejiahe",
"bugs": {
"url": "https://github.com/xjh22222228/nav/issues"
Expand Down
2 changes: 1 addition & 1 deletion src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const SETTING_PATH = 'data/settings.json'

export const SEARCH_PATH = 'data/search.json'

export const VERSION = '8.6.0'
export const VERSION = '8.6.1'

export const STORAGE_KEY_MAP = {
token: 'token',
Expand Down

0 comments on commit fe36346

Please sign in to comment.