This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch 5.0.0/beta in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git
commit afa4664ee320f096951d2d1ad963ae464c056ca9 Author: gaohongtao <[email protected]> AuthorDate: Sat Mar 10 20:38:36 2018 +0800 Update version to 5.0.0-beta --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 891fa8f..62a3866 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skywalking-ui", - "version": "5.0.0-alpha", + "version": "5.0.0-beta", "description": "A web interface of Apache SkyWalking", "homepage": "https://github.com/apache/incubator-skywalking-ui", "bugs": { -- To stop receiving notification emails like this one, please contact [email protected].
