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

style95 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d420339  Change the name (#455)
d420339 is described below

commit d420339602bf2952383e46c7857354e213dea742
Author: Dominic Kim <[email protected]>
AuthorDate: Tue Nov 10 11:36:38 2020 +0900

    Change the name (#455)
---
 _layouts/downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index c06cebf..47a09b7 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -112,7 +112,7 @@ layout: default
                       <div class="component-releases-structure 
theme-deeper-sea-green">
                         <p><ctitle>OpenWhisk</ctitle>Core OpenWhisk Platform 
Components.</p>
                         <div class="component-release-artifact-list 
border-deeper-sea-green">
-                          <version>0.9.0-incubating</version>
+                          <version>1.0.0</version>
                           <a 
href="https://www.apache.org/dyn/closer.cgi/openwhisk/OpenWhisk-1.0.0-sources.tar.gz";>
                             Source code</a>
                           <a 
href="https://downloads.apache.org/openwhisk/OpenWhisk-1.0.0-sources.tar.gz.sha512";>SHA-512
 checksum</a>

Reply via email to