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 4b289d5b GEODE-10467: Bump version to 2.0.1
4b289d5b is described below

commit 4b289d5b6ce208086d634c0c94b475bccd19e985
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Thu Dec 18 05:37:59 2025 -0500

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

Reply via email to