diff --git a/build.gradle b/build.gradle index f46c4b6..91fceb4 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ group = 'info.itsthesky' // Semantic Versioning def major = '4' def minor = '17' -def patch = '0' +def patch = '1' def channel = '' def channelVersion = ''