Skip to content

Commit

Permalink
publish 4.7.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusion committed Oct 19, 2021
1 parent cfa65f4 commit 0ff41e3
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/iview.js
Original file line number Diff line number Diff line change
Expand Up @@ -30884,7 +30884,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}

var API = (0, _extends3.default)({
version: '4.7.0-beta.10',
version: '4.7.0-beta.11',
locale: _index2.default.use,
i18n: _index2.default.i18n,
install: install,
Expand Down
2 changes: 1 addition & 1 deletion dist/iview.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/iview.min.js

Large diffs are not rendered by default.

Binary file modified dist/iview.min.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/iview.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/styles/iview.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "view-design",
"version": "4.7.0-beta.10",
"version": "4.7.0-beta.11",
"title": "ViewUI",
"description": "A high quality UI components Library with Vue.js",
"homepage": "http://www.iviewui.com",
Expand Down

0 comments on commit 0ff41e3

Please sign in to comment.