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

psomogyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new f3175c5  HBASE-26165 Fix the 2.3.6 downloads page version column 
(#3551)
f3175c5 is described below

commit f3175c5ab69d02544c6d83609f2170969135882d
Author: Josh Elser <[email protected]>
AuthorDate: Tue Aug 3 08:43:39 2021 -0400

    HBASE-26165 Fix the 2.3.6 downloads page version column (#3551)
    
    Signed-off-by: Peter Somogyi <[email protected]>
---
 src/site/xdoc/downloads.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index c1d8918..595e4fd 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -93,7 +93,7 @@ under the License.
     </tr>
     <tr>
       <td style="test-align: left">
-        2.3.5
+        2.3.6
       </td>
       <td style="test-align: left">
         2021/03/31

Reply via email to