This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit ec9e31a5a4e975301124e6252dbe6b5596e106bd Author: Owen Nichols <[email protected]> AuthorDate: Fri Dec 10 11:40:22 2021 -0800 Bumping version to 1.13.5 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eccc7a8..341a6c9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # limitations under the License. # version = 1.13.5-build.0 -geodeVersion = 1.13.+ +geodeVersion = 1.13.5 # release properties, set these on the command line to validate against # a release candidate
