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 2021/02/06 12:53:36 UTC

[echarts-www] branch master updated: fix 5.0.1 release time

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2f4a2b2  fix 5.0.1 release time
2f4a2b2 is described below

commit 2f4a2b2b4afbc720c2062006125d7552237cd455
Author: pissang <bm...@gmail.com>
AuthorDate: Sat Feb 6 20:53:21 2021 +0800

    fix 5.0.1 release time
---
 js/download.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/download.js b/js/download.js
index 204e27c..a5490e5 100644
--- a/js/download.js
+++ b/js/download.js
@@ -5,7 +5,7 @@
         prerelease: false,
         name: '5.0.2'
     }, {
-        publishedAt: '2020-12-18T00:00:00Z',
+        publishedAt: '2021-01-16T00:00:00Z',
         prerelease: false,
         name: '5.0.1'
     }, {


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