Skip to content

Commit

Permalink
[js:extras:editors.default] update TUI Image Editor to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Mar 11, 2020
1 parent d0fb5d7 commit 02c8165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/extras/editors.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
this.disabled = true;
} else {
this.opts = Object.assign({
version: 'v3.8.0'
version: 'v3.9.0'
}, opts.extraOptions.tuiImgEditOpts || {}, {
iconsPath : fm.baseUrl + 'img/tui-',
theme : {}
Expand Down

0 comments on commit 02c8165

Please sign in to comment.