You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/11/10 15:35:51 UTC

[incubator-echarts-doc] branch next updated: update echarts version

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/next by this push:
     new cf38ba7  update echarts version
cf38ba7 is described below

commit cf38ba7929a5f91ec4613b1a722be5631ba0eeb8
Author: pissang <bm...@gmail.com>
AuthorDate: Tue Nov 10 23:29:45 2020 +0800

    update echarts version
---
 src/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.js b/src/config.js
index 768af7c..5931ac4 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,5 +1,5 @@
 
-export const ECHARTS_LIB = 'https://cdn.jsdelivr.net/npm/echarts@5.0.0-beta.2/dist/echarts.min.js';
+export const ECHARTS_LIB = 'https://cdn.jsdelivr.net/npm/echarts@5.0.0-rc.1/dist/echarts.min.js';
 
 // Properties that will not be expanded by default.
 // To reduce the display of unnecessary info.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org