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

JinwooHwang pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 190ae86  GEODE-10585: Bump version to 1.15.5
190ae86 is described below

commit 190ae86ca3df23105973a178bb1fc76fb40c7cfa
Author: JinwooHwang <[email protected]>
AuthorDate: Sat May 30 08:55:15 2026 -0400

    GEODE-10585: Bump version to 1.15.5
    
    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 dcf95c8..cb82998 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.15.4-build.0
+version = 1.15.5-build.0
 geodeVersion = 1.15.+
 
 # release properties, set these on the command line to validate against

Reply via email to