Skip to content

Commit

Permalink
feat(release): rebuild to release
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbobell committed Apr 28, 2017
1 parent a26cc7c commit 6e37787
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kityminder-editor",
"version": "1.0.59",
"version": "1.0.60",
"authors": [
"fex<fex@baidu.com>"
],
Expand Down
4 changes: 2 additions & 2 deletions dist/kityminder.editor.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* ====================================================
* kityminder-editor - v1.0.59 - 2017-03-08
* kityminder-editor - v1.0.60 - 2017-04-28
* https://github.com/fex-team/kityminder-editor
* GitHub: https://github.com/fex-team/kityminder-editor
* Copyright (c) 2017 ; Licensed
Expand Down Expand Up @@ -2639,7 +2639,7 @@ angular.module('kityminderEditor')
'insertlink': '插入链接',
'insertimage': '插入图片',
'insertnote': '插入备注',
'removelink': '移除已有连接',
'removelink': '移除已有链接',
'removeimage': '移除已有图片',
'removenote': '移除已有备注',
'resetlayout': '整理',
Expand Down
4 changes: 2 additions & 2 deletions dist/kityminder.editor.min.js

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": "kityminder-editor",
"version": "1.0.59",
"version": "1.0.60",
"description": "A powerful mind map editor",
"main": "kityminder.editor.js",
"scripts": {
Expand Down

0 comments on commit 6e37787

Please sign in to comment.