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

jhyde pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/master by this push:
     new a9723ff  fix release date
a9723ff is described below

commit a9723ff6ee21160694f21cbd0a08c59a5ae15588
Author: Julian Hyde <[email protected]>
AuthorDate: Mon Oct 11 11:08:43 2021 -0700

    fix release date
---
 site/_docs/history.md                                                   | 2 +-
 .../{2021-10-12-release-1.19.0.md => 2021-10-11-release-1.19.0.md}      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/_docs/history.md b/site/_docs/history.md
index ac925c0..0f98f8f 100644
--- a/site/_docs/history.md
+++ b/site/_docs/history.md
@@ -28,7 +28,7 @@ For a full list of releases, see
 Downloads are available on the
 [downloads page]({{ site.baseurl }}/downloads/avatica.html).
 
-## <a 
href="https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.19.0";>1.19.0</a>
 / 2021-10-12
+## <a 
href="https://github.com/apache/calcite-avatica/releases/tag/rel/avatica-1.19.0";>1.19.0</a>
 / 2021-10-11
 {: #v1-19-0}
 
 Apache Calcite Avatica 1.19.0 adds support for `BIT` and `NULL` data
diff --git a/site/_posts/2021-10-12-release-1.19.0.md 
b/site/_posts/2021-10-11-release-1.19.0.md
similarity index 97%
rename from site/_posts/2021-10-12-release-1.19.0.md
rename to site/_posts/2021-10-11-release-1.19.0.md
index 301640e..e67bff7 100644
--- a/site/_posts/2021-10-12-release-1.19.0.md
+++ b/site/_posts/2021-10-11-release-1.19.0.md
@@ -1,6 +1,6 @@
 ---
 layout: news_item
-date: "2021-10-12 08:30:00 +0000"
+date: "2021-10-11 08:30:00 +0000"
 author: jhyde
 version: 1.19.0
 categories: [release]

Reply via email to