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


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

commit d2c710cf8033bf50205c829bca565119a773a3a7
Author: Dick Cavender <[email protected]>
AuthorDate: Thu Mar 3 19:40:17 2022 -0800

    GEODE-10100: Bump version to 1.13.8
    
    As part of the Geode Release Process, the geode-examples 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 1759e89..3ebfc27 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 version = 1.13.8-build.0
-geodeVersion = 1.13.8
+geodeVersion = 1.13.+
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to