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

rabbah 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 624929d  openwhisk-runtime-go 1.14.0 released (#411)
624929d is described below

commit 624929de6a543d5ae7f6f84209d773db24a02096
Author: David Grove <[email protected]>
AuthorDate: Sat Oct 12 21:22:36 2019 -0400

    openwhisk-runtime-go 1.14.0 released (#411)
---
 _layouts/downloads.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 78f5589..894fdf3 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -177,17 +177,17 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Go</ctitle>Supports 
functions written for GoLang v1.11.</p>
+                        <p><ctitle>OpenWhisk Runtime Go</ctitle>Supports 
functions written for GoLang v1.11 and v1.12.</p>
                         <div class="component-release-artifact-list 
border-deeper-sky-blue">
-                          <version>1.13.0-incubating</version>
+                          <version>1.14.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/incubating/openwhisk-runtime-go-1.13.0-incubating-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-go-1.14.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/incubating/openwhisk-runtime-go-1.13.0-incubating-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-go-1.14.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/incubating/openwhisk-runtime-go-1.13.0-incubating-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-go-1.14.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to