This is an automated email from the ASF dual-hosted git repository. dixie pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 20425c377f754b89d756e5716de0f40c1a3cb848 Author: Dick Cavender <[email protected]> AuthorDate: Mon Jan 10 14:20:46 2022 -0800 Bumping version to 1.12.8 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0b7e7f7..42747e4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # limitations under the License. # version = 1.12.8-build.0 -geodeVersion = 1.12.+ +geodeVersion = 1.12.8 # release properties, set these on the command line to validate against # a release candidate
