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-benchmarks.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new cb0cbf1  GEODE-10100: Bump version to 1.13.9
cb0cbf1 is described below

commit cb0cbf19ab24b70ff2fc0ae4ef988fafcff8b4a6
Author: Dick Cavender <[email protected]>
AuthorDate: Tue Mar 15 15:04:37 2022 -0700

    GEODE-10100: Bump version to 1.13.9
    
    As part of the Geode Release Process, the geode-benchmarks build number
    must be rolled forward as work begins on the next release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 8cb9609..4249669 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 1.13.8
+versionNumber = 1.13.9
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to