We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62801fa commit 9e7f931Copy full SHA for 9e7f931
2 files changed
package.json
@@ -3,7 +3,7 @@
3
"description": "基于最新`Angular 6`框架与`Material 2`技术的企业级中后台前端应用框架,涵盖了大量的常用组件和基础功能,您可以快速开发各种后台系统,最大程度上帮助企业节省时间成本和费用开支。",
4
"homepage": "https://github.com/stbui/angular-material-app",
5
"bugs": "https://github.com/stbui/angular-material-app/issues",
6
- "version": "0.6.0",
+ "version": "0.6.3",
7
"license": "MIT",
8
"main": "dist/electron.js",
9
"scripts": {
src/app/home/home.component.html
@@ -23,7 +23,7 @@ <h4>
23
立即下载
24
</a>
25
</h4>
26
- <h5>当前版本:0.6.0 免费版</h5>
+ <h5>当前版本:0.6.3 免费版</h5>
27
</div>
28
29
0 commit comments