You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by di...@apache.org on 2021/03/30 17:10:44 UTC

[geode] branch support/1.13 updated: Bumping version to 1.13.3

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

dixie pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new 95765d7  Bumping version to 1.13.3
95765d7 is described below

commit 95765d784a203e44a9ca82de06e227a538d7f802
Author: Dick Cavender <di...@vmware.com>
AuthorDate: Tue Mar 30 10:09:24 2021 -0700

    Bumping version to 1.13.3
---
 geode-book/config.yml | 2 +-
 gradle.properties     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/geode-book/config.yml b/geode-book/config.yml
index 338d164..cbee1f4 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.13.2'
+  product_version: '1.13.3'
   product_version_nodot: '113'
   product_version_geode: '1.13'
   min_java_version: '8'
diff --git a/gradle.properties b/gradle.properties
index fe5d82e..cc29434 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
 #   <blank>   - release
 #
 # The full version string consists of 'versionNumber + releaseQualifier + releaseType'
-version = 1.13.2-build.0
+version = 1.13.3-build.0
 
 # Default Maven targets
 mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots