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 c3c6529  GEODE-10100: Bump version to 1.13.9
c3c6529 is described below

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

    GEODE-10100: Bump version to 1.13.9
    
    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 192f7b2..6c019c5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-version = 1.13.8-build.0
+version = 1.13.9-build.0
 geodeVersion = 1.13.+
 
 # release properties, set these on the command line to validate against

Reply via email to