From 502fdac4dd7ac5d9ba6f342ae92322cd9cbb9bd1 Mon Sep 17 00:00:00 2001 From: bnasslahsen Date: Thu, 25 Jun 2020 15:12:12 +0200 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ad7576612..ec452d35d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ group = org.springdoc -version = 1.4.2 \ No newline at end of file +version = 1.4.2-SNAPSHOT