From 6ee10295eb65511eb96fd62f90665a7225f91ca5 Mon Sep 17 00:00:00 2001 From: Armeria Date: Fri, 27 Sep 2024 00:57:25 +0000 Subject: [PATCH] Update the project version to 0.70.1-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e80e07585..e4545c497 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.linecorp.centraldogma -version=0.69.2-SNAPSHOT +version=0.70.1-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