code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

多版本发布失败

Open DebugFuture opened this issue 5 years ago • 1 comments

最新的版本,如果使用-t '1.0.5'可以,使用-t '1.0.1-1.0.5',会提示更新,但是更新重启后,实际没有更新成功。使用-t '>=1.0.1 <1.0.6',跟使用-t '1.0.1-1.0.5'效果一样。

尝试过删除所有的历史版本重新发布,无效。

DebugFuture avatar Mar 12 '20 09:03 DebugFuture

同样的问题

mailworks avatar Jul 17 '20 03:07 mailworks