File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ## [ 0.1.4-hotfix2 ]
1
+ ## [ 0.1.5 ]
2
2
* 添加debug产物
3
3
* 修复日志崩溃
4
4
* 适配部分路径问题
Original file line number Diff line number Diff line change 1
1
/// This file will be updated when ship to pub.dev.
2
2
/// Do not modify manually.
3
3
///
4
- /// Date: Tue Jun 9 13:20:14 CST 2020
4
+ /// Date: Thu Jun 18 09:06:51 CST 2020
5
5
/// Author: aven
6
- const VERSION_NAME = '0.1.4-hotfix1 ' ;
6
+ const VERSION_NAME = '0.1.5 ' ;
7
7
const RELEASE = 1 ;
Original file line number Diff line number Diff line change 1
1
name : magpie_cli
2
2
description : Tools for magpie workflow, used to create template and start service.
3
- homepage : https://github.com/wuba/magpie_workflow
4
- version : 0.1.4-hotfix2
3
+ homepage : https://github.com/wuba/magpie
4
+ version : 0.1.5
5
5
environment :
6
6
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
7
7
sdk : " >=2.2.2 <3.0.0"
You can’t perform that action at this time.
0 commit comments