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

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


The following commit(s) were added to refs/heads/master by this push:
     new 85969f3  NLPCraft 0.7.1 release fixes.
85969f3 is described below

commit 85969f32393e54a6974da036a0ddc519fdbf09a9
Author: Aaron Radzinski <[email protected]>
AuthorDate: Mon Nov 2 22:00:41 2020 -0800

    NLPCraft 0.7.1 release fixes.
---
 _data/bin-releases.yml |  6 +++---
 _data/news.yml         | 24 ++++++++++--------------
 2 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/_data/bin-releases.yml b/_data/bin-releases.yml
index 7e0276f..eb4c5a3 100644
--- a/_data/bin-releases.yml
+++ b/_data/bin-releases.yml
@@ -18,9 +18,9 @@
 - version: 0.7.1
   date: Oct 29, 2020
   zip_name: apache-nlpcraft-incubating-bin-0.7.1.zip
-  zip_url: 
https://github.com/aradzinski/binstore/releases/download/apache-nlpcraft-v0.7.0/apache-nlpcraft-incubating-bin-0.7.1.zip
-  sha256_url: 
https://github.com/aradzinski/binstore/releases/download/apache-nlpcraft-v0.7.0/apache-nlpcraft-incubating-bin-0.7.1.zip.sha256
-  pgp_url: 
https://github.com/aradzinski/binstore/releases/download/apache-nlpcraft-v0.7.0/apache-nlpcraft-incubating-bin-0.7.1.zip.asc
+  zip_url: 
https://github.com/aradzinski/binstore/releases/download/v0.7.1/apache-nlpcraft-incubating-bin-0.7.1.zip
+  sha256_url: 
https://github.com/aradzinski/binstore/releases/download/v0.7.1/apache-nlpcraft-incubating-bin-0.7.1.zip.sha256
+  pgp_url: 
https://github.com/aradzinski/binstore/releases/download/v0.7.1/apache-nlpcraft-incubating-bin-0.7.1.zip.asc
   github_link: https://github.com/apache/incubator-nlpcraft/tree/v0.7.1
   #  dockerhub_link: https://hub.docker.com/r/nlpcraftserver/server
   backward_compatible: yes
diff --git a/_data/news.yml b/_data/news.yml
index 451ab66..4062f7f 100644
--- a/_data/news.yml
+++ b/_data/news.yml
@@ -15,25 +15,21 @@
 # limitations under the License.
 #
 
+- title: Apache NLPCraft 0.7.1 Released
+  url: /release-notes-0.7.1.html
+  excerpt: Download NLPCraft 0.7.1.
+  author: Aaron Radzinksi
+  publish_date: October 29, 2020
+  avatar_url: images/nlpcraft_logo.png
+  twitter_id: apachenlpcraft
+
 - title: Apache NLPCraft 0.7.0 Released
   url: /release-notes-0.7.0.html
   excerpt: Download NLPCraft 0.7.0.
   author: Aaron Radzinksi
-  avatar_url: images/lion.jpg
   publish_date: September 29, 2020
-  linkedin_id: aaron-radzinski-6b2228167
-  twitter_id: aaron_radzinski
-  medium_id: aradzinski
-
-- title: Apache NLPCraft 0.6.2 Released
-  url: https://medium.com/@aradzinski/nlpcraft-0-6-2-fcfb511f1fb3
-  excerpt: Announcing Apache NLPCraft 0.6.2.
-  author: Aaron Radzinksi
-  avatar_url: images/lion.jpg
-  publish_date: July 19, 2020
-  linkedin_id: aaron-radzinski-6b2228167
-  twitter_id: aaron_radzinski
-  medium_id: aradzinski
+  avatar_url: images/nlpcraft_logo.png
+  twitter_id: apachenlpcraft
 
 - title: Introducing Apache NLPCraft 0.5.0
   url: 
https://medium.com/@aradzinski/introducing-apache-nlpcraft-0-5-open-source-api-to-convert-natural-language-into-actions-11d7536d0507

Reply via email to