This is an automated email from the ASF dual-hosted git repository. hshpak pushed a commit to branch release-2.6.0 in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 0d6620c4c0f1a59e16e630a52c783e12d492af09 Author: Hennadii_Shpak <[email protected]> AuthorDate: Wed Dec 7 12:05:23 2022 +0200 minor fix --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8e6fd6eee..f18843954 100755 --- a/index.html +++ b/index.html @@ -1055,8 +1055,8 @@ </thead> <tbody> <tr class="current_version table__row"> - <td class="table__cell">2.5.1 </td> - <td class="table__cell">2022-01-27</td> + <td class="table__cell">2.6.0 </td> + <td class="table__cell">2022-11-30</td> <td class="table__cell"> <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.6.0/apache-datalab-2.6.0-incubating.tar.gz" target="_blank"> apache-datalab-2.6.0-incubating.tar.gz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
