Skip to content

Commit

Permalink
feat: support DALLE2 image edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Feb 26, 2023
1 parent 5fb43d2 commit eb25ba1
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 @@ -32,7 +32,7 @@ const defaultConfig = {
debug: true,
defaultTimeoutMs: 120000,
chromeTimeoutMS: 120000,
version: '2.0.1'
version: '2.0.2'
}
const _path = process.cwd()
let config = {}
Expand Down

0 comments on commit eb25ba1

Please sign in to comment.