Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Jun 25, 2023
1 parent feb6b31 commit 03b0244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const defaultConfig = {
serpSource: 'ikechan8370',
extraUrl: 'https://cpe.ikechan8370.com',
smartMode: false,
version: 'v2.7.0'
version: 'v2.7.1'
}
const _path = process.cwd()
let config = {}
Expand Down

0 comments on commit 03b0244

Please sign in to comment.