This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch release-2516 in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit 9941ebb97707da4e8c6f78d808e80a857b9699ad Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Mar 16 14:44:30 2018 +0100 Uses the latest version --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index b044f34..271449d 100644 --- a/_config.yml +++ b/_config.yml @@ -10,8 +10,8 @@ kramdown: syntax_highlighter: rouge # Simplifies introducing changes related to the latest release -current_version: 2.5.14.1 -current_version_short: 2514.1 +current_version: 2.5.16 +current_version_short: 2516 archetype_version: 2.5.14 current_beta_version: 2.5-BETA3 current_beta_version_short: 25B3 -- To stop receiving notification emails like this one, please contact lukaszlen...@apache.org.