From efde44dfb5f70b2e000430325aaad17cc81a15ed Mon Sep 17 00:00:00 2001 From: Armeria Date: Mon, 5 Feb 2024 11:29:52 +0000 Subject: [PATCH] Update the project version to 0.64.2-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 40e76b1aa7..14f90e2e2f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.linecorp.centraldogma -version=0.64.1-SNAPSHOT +version=0.64.2-SNAPSHOT projectName=Central Dogma projectUrl=https://line.github.io/centraldogma/ projectDescription=Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2