From 3d6368be3fba19f677a307e07f38266a5a696bc1 Mon Sep 17 00:00:00 2001 From: Victor Ewert Date: Tue, 18 Jun 2024 16:04:49 -0700 Subject: [PATCH] Updated version to 0.2.0 for release --- plugin/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/gradle.properties b/plugin/gradle.properties index 85c0d8d..afc90f9 100644 --- a/plugin/gradle.properties +++ b/plugin/gradle.properties @@ -1,4 +1,4 @@ -version=0.2.0-rc.1 +version=0.2.0 longName=Notarytool Gradle Plugin description=A Gradle Plugin for working with Apple's Notarytool Web API. projectUrl=https://github.com/Ewert-Technologies/notarytool-gradle