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

jinwoo pushed a commit to branch support/2.0
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git


The following commit(s) were added to refs/heads/support/2.0 by this push:
     new 1b1cfcc4 GEODE-10570: Bump version to 2.0.2
1b1cfcc4 is described below

commit 1b1cfcc46b24c30ff1fb6c2a17a62d9697b0f415
Author: JinwooHwang <[email protected]>
AuthorDate: Fri Mar 27 15:32:31 2026 -0400

    GEODE-10570: Bump version to 2.0.2
    
    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 2b2ed742..2ec776e8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 2.0.1
+versionNumber = 2.0.2
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to