This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git
commit d03fe4d05395e4e530078f47cd779d51d1ed1ce3 Author: Owen Nichols <[email protected]> AuthorDate: Thu Feb 11 12:27:55 2021 -0800 Bumping version to 1.12.1 --- geode-book/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geode-book/config.yml b/geode-book/config.yml index 7d06907..f2722e0 100644 --- a/geode-book/config.yml +++ b/geode-book/config.yml @@ -27,7 +27,7 @@ sections: template_variables: product_name_long: Apache Geode product_name: Geode - product_version: '1.12' + product_version: '1.12.1' product_version_nodot: '112' product_version_geode: '1.12' min_java_version: '8'
