From b52e4a19173415d452c1de08255acf0e97112960 Mon Sep 17 00:00:00 2001 From: Vikram Hullukunte Date: Mon, 27 Feb 2023 12:17:24 -0800 Subject: [PATCH] Prepare next development version. --- buildSrc/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties index 6ef5173a..2c5f7d92 100644 --- a/buildSrc/gradle.properties +++ b/buildSrc/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.uber -VERSION_NAME=0.53.2 +VERSION_NAME=0.53.3-SNAPSHOT POM_DESCRIPTION=A Gradle plugin that lets developers utilize the Buck build system on a Gradle project POM_URL=https://github.com/uber/okbuck/ POM_SCM_URL=https://github.com/uber/okbuck/