From b87938947f658b599efff87964b51017fdf6a36a Mon Sep 17 00:00:00 2001 From: Joshua B Date: Fri, 1 Apr 2022 18:49:55 -0600 Subject: [PATCH] trigger release --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 408d5ef..fb0e8fc 100644 --- a/version.properties +++ b/version.properties @@ -10,4 +10,4 @@ publishedVersion=1.0.45 # when this is true will append -SNAPSHOT to version and 'publish' to snapshotUrl # when false production publish to repoUrl and ... # go through release process to automatically bump version and push a v tag to github -snapshot=true +snapshot=false